Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/sljit/
DsljitLir.c544 #define SLJIT_CURRENT_FLAGS_ALL \ macro
558 if ((current_flags & ~(VARIABLE_FLAG_MASK | SLJIT_SET_Z | SLJIT_CURRENT_FLAGS_ALL)) == 0) { in sljit_set_current_flags()