Home
last modified time | relevance | path

Searched defs:mem_type (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/ext/pcre/pcrelib/sljit/
H A DsljitNativeMIPS_common.c2012 # define mem_type WORD_DATA in sljit_emit_op_flags() macro
2014 sljit_si mem_type = (op & SLJIT_INT_OP) ? (INT_DATA | SIGNED_DATA) : WORD_DATA; in sljit_emit_op_flags() local
H A DsljitNativeTILEGX_64.c2089 sljit_si mem_type = (op & SLJIT_INT_OP) ? (INT_DATA | SIGNED_DATA) : WORD_DATA; in sljit_emit_op_flags() local

Completed in 17 milliseconds