Searched refs:call_with_args (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeX86_32.c495 static SLJIT_INLINE sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 type) function
H A DsljitNativeX86_64.c550 static SLJIT_INLINE sljit_s32 call_with_args(struct sljit_compiler *compiler, sljit_s32 type) function
H A DsljitNativeX86_common.c2512 PTR_FAIL_IF(call_with_args(compiler, type));
2557 FAIL_IF(call_with_args(compiler, type));

Completed in 199 milliseconds