Home
last modified time | relevance | path

Searched refs:DIV (Results 1 – 3 of 3) sorted by relevance

/PHP-7.2/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_common.c120 #define DIV (HI(0) | LO(26)) macro
1074 …FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_DIV_UW ? DIVU : DIV) | S(SLJIT_R0) | T(SLJIT_R1),… in sljit_emit_op0()
1078 …FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_DIV_UW ? DIVU : DIV) | S(SLJIT_R0) | T(SLJIT_R1),… in sljit_emit_op0()
H A DsljitNativeX86_common.c179 #define DIV (/* GROUP_F7 */ 6 << 3) macro
861 *inst |= DIV; in sljit_emit_op0()
/PHP-7.2/ext/tidy/
H A Dtidy.c1914 TIDY_TAG_CONST(DIV); in _php_tidy_register_tags()

Completed in 23 milliseconds