Searched refs:CALL_POPS_ARGS (Results 1 – 7 of 7) sorted by relevance
476 #define CALL_POPS_ARGS(C) 0 macro
1092 #define CALL_POPS_ARGS(CUM) (0) macro
394 #ifdef CALL_POPS_ARGS in emit_call_1()395 n_popped += CALL_POPS_ARGS (*get_cumulative_args (args_so_far)); in emit_call_1()
31929 callers. Introduce CALL_POPS_ARGS.31930 * tm.texi (CALL_POPS_ARGS): Document.32004 (CALL_POPS_ARGS): Define.
3200 @defmac CALL_POPS_ARGS (@var{cum})
4049 @defmac CALL_POPS_ARGS (@var{cum})
36095 -- Macro: CALL_POPS_ARGS (CUM)54255 * CALL_POPS_ARGS: Stack Arguments. (line 141)