Searched refs:TARGET_VARARGS_PRETEND_ARGS (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.h77 #define TARGET_VARARGS_PRETEND_ARGS(FUN_DECL) \
76 #define TARGET_VARARGS_PRETEND_ARGS macro
H A Dsh.c7145 if (TARGET_VARARGS_PRETEND_ARGS (current_function_decl)
7156 if (TARGET_VARARGS_PRETEND_ARGS (current_function_decl))
8195 if (TARGET_VARARGS_PRETEND_ARGS (current_function_decl))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.h77 #define TARGET_VARARGS_PRETEND_ARGS(FUN_DECL) \
76 #define TARGET_VARARGS_PRETEND_ARGS macro
H A Dsh.cc7145 if (TARGET_VARARGS_PRETEND_ARGS (current_function_decl)
7156 if (TARGET_VARARGS_PRETEND_ARGS (current_function_decl))
8195 if (TARGET_VARARGS_PRETEND_ARGS (current_function_decl))

Completed in 167 milliseconds