Home
last modified time | relevance | path

Searched refs:sparc_va_start (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dsparc.c674 static void sparc_va_start (tree, rtx);
864 #define TARGET_EXPAND_BUILTIN_VA_START sparc_va_start
7985 sparc_va_start (tree valist, rtx nextarg) in sparc_va_start() function
/netbsd-src/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dsparc.cc655 static void sparc_va_start (tree, rtx);
846 #define TARGET_EXPAND_BUILTIN_VA_START sparc_va_start
7917 sparc_va_start (tree valist, rtx nextarg) in sparc_va_start() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-19997644 * sparc.h (sparc_va_start, sparc_va_arg): Add extern prototypes.
9063 * sparc.c (sparc_va_start): New.
H A DChangeLog-20071002 * sparc/sparc.c (sparc_va_start): Made static, add prototype.
1004 * sparc/sparc-protos.h (sparc_va_start): Remove prototype.