Home
last modified time | relevance | path

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

/dports/graphics/goom/goom2k4-0/src/
H A Djitc_x86.c281 JITC_CALL(jitc,0); in jitc_add_op()
285 JITC_CALL(jitc,iparam[0].i); in jitc_add_op()
H A Djitc_x86.h190 #define JITC_CALL(jitc,function) { int __offset__ = (int)function - (int)(&jitc->memory[… macro