Home
last modified time | relevance | path

Searched refs:j2 (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/
H A D.appveyor.yml35 PARALLEL: -j2
38 PARALLEL: -j2
/PHP-8.0/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c300 sljit_s32 s, j1, j2; in set_jump_instruction() local
347 j2 = (~(diff >> 21) ^ s) & 0x1; in set_jump_instruction()
349 jump_inst[1] = (j1 << 13) | (j2 << 11) | (diff & 0x7ff); in set_jump_instruction()

Completed in 12 milliseconds