Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c1772 #define WHEN2(cond, i1, i2) (cond) ? LEVAL(i1) : LEVAL(i2)
1872 #define LEVAL(i) EVAL(i, reg, mem) in sljit_emit_op1() macro
1895 ins = LEVAL(llgc); in sljit_emit_op1()
1901 ins = LEVAL(llgh); in sljit_emit_op1()
1907 ins = LEVAL(llgf); in sljit_emit_op1()
1953 #undef LEVAL in sljit_emit_op1()
2875 #define LEVAL(i) i(loc_r, 1, mask) in sljit_emit_op_flags() macro
2884 #undef LEVAL in sljit_emit_op_flags()
2888 #define LEVAL(i) i(dst_r, loc_r) in sljit_emit_op_flags() macro
2901 #undef LEVAL in sljit_emit_op_flags()
[all …]

Completed in 19 milliseconds