Home
last modified time | relevance | path

Searched defs:push_inst (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/sljit/
H A DsljitNativeARM_32.c167 static sljit_si push_inst(struct sljit_compiler *compiler, sljit_uw inst) in push_inst() function
373 static sljit_si push_inst(struct sljit_compiler *compiler, sljit_uw inst) in push_inst() function
H A DsljitNativeTILEGX_64.c350 #define push_inst(a, b) push_inst_debug(a, b, __LINE__) macro
352 static sljit_si push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
H A DsljitNativeSPARC_common.c184 static sljit_si push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_si delay_slot) in push_inst() function
H A DsljitNativeARM_64.c127 static sljit_si push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function
H A DsljitNativeMIPS_common.c204 static sljit_si push_inst(struct sljit_compiler *compiler, sljit_ins ins, sljit_si delay_slot) in push_inst() function
H A DsljitNativePPC_common.c239 static sljit_si push_inst(struct sljit_compiler *compiler, sljit_ins ins) in push_inst() function

Completed in 54 milliseconds