Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_common.c125 #define DIV (HI(0) | LO(26)) macro
1068 …FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_UDIVI ? DIVU : DIV) | S(SLJIT_R0) | T(SLJIT_R1), … in sljit_emit_op0()
1072 …FAIL_IF(push_inst(compiler, ((op | 0x2) == SLJIT_UDIVI ? DIVU : DIV) | S(SLJIT_R0) | T(SLJIT_R1), … in sljit_emit_op0()
H A DsljitNativeX86_common.c177 #define DIV (/* GROUP_F7 */ 6 << 3) macro
846 *inst |= DIV; in sljit_emit_op0()
/PHP-5.5/ext/tidy/
H A Dtidy.c1901 TIDY_TAG_CONST(DIV); in _php_tidy_register_tags()

Completed in 25 milliseconds