Home
last modified time | relevance | path

Searched defs:CALL_POPS_ARGS (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/gcc/gcc/config/m32c/
H A Dm32c.h483 #define CALL_POPS_ARGS(C) 0 macro
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.h1364 #define CALL_POPS_ARGS(CUM) (TARGET_SHCOMPACT ? (CUM).stack_regs * 8 : 0) macro
/openbsd/gnu/gcc/gcc/config/sh/
H A Dsh.h1575 #define CALL_POPS_ARGS(CUM) (TARGET_SHCOMPACT ? (CUM).stack_regs * 8 : 0) macro