Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c2315 sljit_u8 *offset_ptr = offsets; in softfloat_call_with_args() local
2329 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
2334 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
2339 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
2374 offset = *(--offset_ptr); in softfloat_call_with_args()
2390 offset = *(--offset_ptr); in softfloat_call_with_args()
2404 offset = *(--offset_ptr); in softfloat_call_with_args()
H A DsljitNativeARM_32.c2738 sljit_u8 *offset_ptr = offsets; in softfloat_call_with_args() local
2752 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
2757 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
2762 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
2795 offset = *(--offset_ptr); in softfloat_call_with_args()
2811 offset = *(--offset_ptr); in softfloat_call_with_args()
2825 offset = *(--offset_ptr); in softfloat_call_with_args()

Completed in 25 milliseconds