Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeS390X.c2200 …int sets_zero_overflow = (op & (SLJIT_SET_Z | VARIABLE_FLAG_MASK)) == (SLJIT_SET_Z | SLJIT_SET_OVE… in sljit_emit_add() local
2280 …int sets_zero_overflow = (op & (SLJIT_SET_Z | VARIABLE_FLAG_MASK)) == (SLJIT_SET_Z | SLJIT_SET_OVE… in sljit_emit_sub() local

Completed in 14 milliseconds