Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeMIPS_common.c219 #define UIMM_MAX (0xffff) macro
963 || ((flags & LOGICAL_OP) && !(src2w & ~UIMM_MAX))) { in emit_op()
970 || ((flags & LOGICAL_OP) && !(src1w & ~UIMM_MAX))) { in emit_op()
H A DsljitNativePPC_common.c232 #define UIMM_MAX (0xffff) macro

Completed in 20 milliseconds