PUSH_POOL         646 ext/pcre/pcrelib/sljit/sljitNativeARM_32.c 			else if ((*buf_ptr & 0xff000000) != PUSH_POOL) {
PUSH_POOL         684 ext/pcre/pcrelib/sljit/sljitNativeARM_32.c 				cpool_size = *buf_ptr++ & ~PUSH_POOL;
PUSH_POOL         690 ext/pcre/pcrelib/sljit/sljitNativeARM_32.c 					*code_ptr = B | (((cpool_start_address - code_ptr) + cpool_current_index - 2) & ~PUSH_POOL);