Searched refs:call_with_args (Results 1 – 3 of 3) sorted by relevance
441 static SLJIT_INLINE sljit_si call_with_args(struct sljit_compiler *compiler, sljit_si type) in call_with_args() function
556 static SLJIT_INLINE sljit_si call_with_args(struct sljit_compiler *compiler, sljit_si type) in call_with_args() function
2574 PTR_FAIL_IF(call_with_args(compiler, type));2625 FAIL_IF(call_with_args(compiler, type));
Completed in 16 milliseconds