Searched refs:offset_ptr (Results 1 – 2 of 2) sorted by relevance
2113 sljit_u8 *offset_ptr = offsets; in softfloat_call_with_args() local2127 *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()
2539 sljit_u8 *offset_ptr = offsets; in softfloat_call_with_args() local2553 *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 17 milliseconds