Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/sljit/
H A DsljitNativeARM_T2_32.c2113 sljit_u8 *offset_ptr = offsets; in softfloat_call_with_args() local
2127 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
2132 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
2137 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
2172 offset = *(--offset_ptr); in softfloat_call_with_args()
2188 offset = *(--offset_ptr); in softfloat_call_with_args()
2202 offset = *(--offset_ptr); in softfloat_call_with_args()
H A DsljitNativeARM_32.c2539 sljit_u8 *offset_ptr = offsets; in softfloat_call_with_args() local
2553 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
2558 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
2563 *offset_ptr++ = (sljit_u8)offset; in softfloat_call_with_args()
2596 offset = *(--offset_ptr); in softfloat_call_with_args()
2612 offset = *(--offset_ptr); in softfloat_call_with_args()
2626 offset = *(--offset_ptr); in softfloat_call_with_args()

Completed in 27 milliseconds