SLJIT_SET_O        80 ext/pcre/pcrelib/sljit/sljitLir.c 	((op) & ~(SLJIT_INT_OP | SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O | SLJIT_SET_C | SLJIT_KEEP_FLAGS))
SLJIT_SET_O        83 ext/pcre/pcrelib/sljit/sljitLir.c 	((op) & (SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O | SLJIT_SET_C))
SLJIT_SET_O        86 ext/pcre/pcrelib/sljit/sljitLir.c 	((op) & (SLJIT_INT_OP | SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O | SLJIT_SET_C | SLJIT_KEEP_FLAGS))
SLJIT_SET_O       638 ext/pcre/pcrelib/sljit/sljitLir.c 		CHECK_ARGUMENT(!(op & (SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O | SLJIT_SET_C))); \
SLJIT_SET_O       653 ext/pcre/pcrelib/sljit/sljitLir.c 		CHECK_ARGUMENT(!(op & (SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O))); \
SLJIT_SET_O       666 ext/pcre/pcrelib/sljit/sljitLir.c 		CHECK_ARGUMENT(!(op & (SLJIT_INT_OP | SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O | SLJIT_SET_C | SLJIT_KEEP_FLAGS))); \
SLJIT_SET_O       670 ext/pcre/pcrelib/sljit/sljitLir.c 		CHECK_ARGUMENT(!(op & (SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O | SLJIT_SET_C | SLJIT_KEEP_FLAGS))); \
SLJIT_SET_O       678 ext/pcre/pcrelib/sljit/sljitLir.c 		CHECK_ARGUMENT(!(op & (SLJIT_SET_U | SLJIT_SET_O | SLJIT_SET_C | SLJIT_KEEP_FLAGS))); \
SLJIT_SET_O       683 ext/pcre/pcrelib/sljit/sljitLir.c 		CHECK_ARGUMENT(!(op & (SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O | SLJIT_SET_C | SLJIT_KEEP_FLAGS))); \
SLJIT_SET_O      1069 ext/pcre/pcrelib/sljit/sljitLir.c 			!(op & SLJIT_SET_O) ? "" : ".o", !(op & SLJIT_SET_C) ? "" : ".c", !(op & SLJIT_KEEP_FLAGS) ? "" : ".k");
SLJIT_SET_O      1100 ext/pcre/pcrelib/sljit/sljitLir.c 			!(op & SLJIT_SET_O) ? "" : ".o", !(op & SLJIT_SET_C) ? "" : ".c", !(op & SLJIT_KEEP_FLAGS) ? "" : ".k");
SLJIT_SET_O      1423 ext/pcre/pcrelib/sljit/sljitLir.c 	CHECK_ARGUMENT((op & (SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O | SLJIT_SET_C)) == 0);
SLJIT_SET_O      1083 ext/pcre/pcrelib/sljit/sljitNativeARM_32.c 		if (SLJIT_UNLIKELY(op & SLJIT_SET_O))
SLJIT_SET_O      1099 ext/pcre/pcrelib/sljit/sljitNativeARM_32.c 		if (!(op & SLJIT_SET_O))
SLJIT_SET_O       155 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (op & SLJIT_SET_O) {
SLJIT_SET_O       163 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (op & (SLJIT_SET_C | SLJIT_SET_O)) {
SLJIT_SET_O       176 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (op & SLJIT_SET_O)
SLJIT_SET_O       180 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (op & (SLJIT_SET_C | SLJIT_SET_O))
SLJIT_SET_O       188 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 		if (op & (SLJIT_SET_C | SLJIT_SET_O))
SLJIT_SET_O       190 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 		if (!(op & SLJIT_SET_O))
SLJIT_SET_O       234 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (op & SLJIT_SET_O) {
SLJIT_SET_O       242 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (op & (SLJIT_SET_C | SLJIT_SET_O))
SLJIT_SET_O       249 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (op & SLJIT_SET_O)
SLJIT_SET_O       253 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 			if (op & (SLJIT_SET_U | SLJIT_SET_C | SLJIT_SET_O))
SLJIT_SET_O       266 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 		if (!(op & SLJIT_SET_O))
SLJIT_SET_O       301 ext/pcre/pcrelib/sljit/sljitNativeMIPS_32.c 		if (!(op & SLJIT_SET_O)) {
SLJIT_SET_O       247 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (op & SLJIT_SET_O) {
SLJIT_SET_O       255 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (op & (SLJIT_SET_C | SLJIT_SET_O)) {
SLJIT_SET_O       268 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (op & SLJIT_SET_O)
SLJIT_SET_O       272 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (op & (SLJIT_SET_C | SLJIT_SET_O))
SLJIT_SET_O       280 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 		if (op & (SLJIT_SET_C | SLJIT_SET_O))
SLJIT_SET_O       282 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 		if (!(op & SLJIT_SET_O))
SLJIT_SET_O       326 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (op & SLJIT_SET_O) {
SLJIT_SET_O       334 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (op & (SLJIT_SET_C | SLJIT_SET_O))
SLJIT_SET_O       341 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (op & SLJIT_SET_O)
SLJIT_SET_O       345 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 			if (op & (SLJIT_SET_U | SLJIT_SET_C | SLJIT_SET_O))
SLJIT_SET_O       358 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 		if (!(op & SLJIT_SET_O))
SLJIT_SET_O       393 ext/pcre/pcrelib/sljit/sljitNativeMIPS_64.c 		if (!(op & SLJIT_SET_O)) {
SLJIT_SET_O      1311 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c 	if (op_flags & SLJIT_SET_O)
SLJIT_SET_O      1480 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c 	if (op & SLJIT_SET_O)
SLJIT_SET_O      1514 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c 		if (!(GET_FLAGS(op) & (SLJIT_SET_E | SLJIT_SET_O))) {
SLJIT_SET_O      1549 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c 		if (dst == SLJIT_UNUSED && (op & (SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S)) && !(op & (SLJIT_SET_O | SLJIT_SET_C))) {
SLJIT_SET_O      1575 ext/pcre/pcrelib/sljit/sljitNativePPC_common.c 		if (!(op & (SLJIT_SET_E | SLJIT_SET_U | SLJIT_SET_S | SLJIT_SET_O))) {
SLJIT_SET_O      1691 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 			if (op & SLJIT_SET_O) {
SLJIT_SET_O      1713 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 			if (op & SLJIT_SET_O) {
SLJIT_SET_O      1720 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 			if (op & SLJIT_SET_O) {
SLJIT_SET_O      1745 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 			if (op & SLJIT_SET_O) {
SLJIT_SET_O      1755 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 		if (op & SLJIT_SET_O)
SLJIT_SET_O      1803 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 			if (op & SLJIT_SET_O) {
SLJIT_SET_O      1833 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 			if (op & SLJIT_SET_O) {
SLJIT_SET_O      1865 ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c 		if (op & SLJIT_SET_O) {