Searched refs:j2 (Results 1 – 5 of 5) sorted by relevance
19 - gmake -j229 …- sapi/cli/php run-tests.php -P -q -j2 -g FAIL,BORK,LEAK,XLEAK --no-progress --offline --show-diff…
169 command: make -j2 > /dev/null189 -P -q -x -j2 \
207 PARALLEL: -j2
967 PARALLEL: -j2
310 sljit_s32 s, j1, j2; in set_jump_instruction() local357 j2 = (~(diff >> 21) ^ s) & 0x1; in set_jump_instruction()359 jump_inst[1] = (sljit_u16)((j1 << 13) | (j2 << 11) | (diff & 0x7ff)); in set_jump_instruction()
Completed in 19 milliseconds