Searched defs:vaargs (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree.c | 7702 build_function_type_list_1 (bool vaargs, tree return_type, va_list argp) in build_function_type_list_1() 7771 build_function_type_array_1 (bool vaargs, tree return_type, int n, in build_function_type_array_1()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree.c | 8065 build_function_type_list_1 (bool vaargs, tree return_type, va_list argp) in build_function_type_list_1() 8134 build_function_type_array_1 (bool vaargs, tree return_type, int n, in build_function_type_array_1()
|