Searched refs:SLJIT_CURRENT_FLAGS_ALL (Results 1 – 1 of 1) sorted by relevance
544 #define SLJIT_CURRENT_FLAGS_ALL \ macro558 if ((current_flags & ~(VARIABLE_FLAG_MASK | SLJIT_SET_Z | SLJIT_CURRENT_FLAGS_ALL)) == 0) { in sljit_set_current_flags()