Searched refs:alt_count (Results 1 – 1 of 1) sorted by relevance
9900 int opcode, stacksize, alt_count, alt_max; in compile_bracket_backtrackingpath() local10126 alt_count = sizeof(sljit_uw); in compile_bracket_backtrackingpath()10202 OP1(SLJIT_MOV, SLJIT_MEM1(STACK_TOP), STACK(stacksize), SLJIT_IMM, alt_count); in compile_bracket_backtrackingpath()10219 if (alt_count != 2 * sizeof(sljit_uw)) in compile_bracket_backtrackingpath()10222 if (alt_max == 3 && alt_count == sizeof(sljit_uw)) in compile_bracket_backtrackingpath()10232 alt_count += sizeof(sljit_uw); in compile_bracket_backtrackingpath()