Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c1862 #define WHEN2(cond, i1, i2) (cond) ? LEVAL(i1) : LEVAL(i2)
1963 #define LEVAL(i) EVAL(i, reg, mem) in sljit_emit_op1() macro
1986 ins = LEVAL(llgc); in sljit_emit_op1()
1992 ins = LEVAL(llgh); in sljit_emit_op1()
1998 ins = LEVAL(llgf); in sljit_emit_op1()
2047 #undef LEVAL in sljit_emit_op1()
3226 #define LEVAL(i) i(loc_r, 1, mask) in sljit_emit_op_flags() macro
3235 #undef LEVAL in sljit_emit_op_flags()
3239 #define LEVAL(i) i(dst_r, loc_r) in sljit_emit_op_flags() macro
3252 #undef LEVAL in sljit_emit_op_flags()
[all …]

Completed in 16 milliseconds