Home | History | Annotate | Download | only in dist

Lines Matching full:newlinelabel

3037 struct sljit_label *newlinelabel = NULL;
3091 newlinelabel = LABEL();
3116 CMPTO(SLJIT_C_EQUAL, TMP1, 0, SLJIT_IMM, (common->newline >> 8) & 0xff, newlinelabel);