Searched defs:call_on_stack (Results 1 – 3 of 3) sorted by relevance
58 static void call_on_stack(void *func, void *stack) in call_on_stack() function
80 #define call_on_stack(stack, func, asm_call, argconstr...) \ macro
168 #define call_on_stack(nr, stack, rettype, fn, ...) \ macro
Completed in 9 milliseconds