Searched refs:func3_t (Results 1 – 4 of 4) sorted by relevance
6 typedef long SLJIT_CALL (*func3_t)(long a, long b, long c); typedef12 func3_t func; in add3()39 func = (func3_t)code; in add3()
6 typedef long SLJIT_CALL (*func3_t)(long a, long b, long c); typedef23 func3_t func; in branch()63 func = (func3_t)code; in branch()
6 typedef long (*func3_t)(long a, long b, long c); typedef33 func3_t func; in temp_var()60 func = (func3_t)code; in temp_var()
6 typedef long SLJIT_CALL (*func3_t)(long a, long b, long c); typedef29 func3_t func; in func_call()66 func = (func3_t)code; in func_call()