Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c2552 sljit_u8 *offset_ptr = offsets; in softfloat_call_with_args() local
2566 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
2571 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
2576 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
2611 offset = *(--offset_ptr); in softfloat_call_with_args()
2627 offset = *(--offset_ptr); in softfloat_call_with_args()
2641 offset = *(--offset_ptr); in softfloat_call_with_args()
H A DsljitNativeARM_32.c3013 sljit_u8 *offset_ptr = offsets; in softfloat_call_with_args() local
3027 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
3032 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
3037 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
3070 offset = *(--offset_ptr); in softfloat_call_with_args()
3086 offset = *(--offset_ptr); in softfloat_call_with_args()
3100 offset = *(--offset_ptr); in softfloat_call_with_args()
/php-src/ext/opcache/jit/ir/
H A Dir_x86.dasc10988 int32_t *offset_ptr;
10992 offset_ptr = (int32_t*)(code + 2);
10993 addr_ptr = (void**)(code + 6 + *offset_ptr);

Completed in 38 milliseconds