Searched defs:call_on_stack (Results 1 – 2 of 2) sorted by relevance
57 static void call_on_stack(void *func, void *stack) in call_on_stack() function
204 #define call_on_stack(nr, stack, rettype, fn, ...) \ macro