Searched refs:check_function_sentinel (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.c | 5362 check_function_sentinel (const_tree fntype, int nargs, tree *argarray) in check_function_sentinel() function 5745 check_function_sentinel (fntype, nargs, argarray); in check_function_arguments()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.cc | 5653 check_function_sentinel (const_tree fntype, int nargs, tree *argarray) in check_function_sentinel() function 6083 check_function_sentinel (fntype, nargs, argarray); in check_function_arguments()
|
H A D | ChangeLog | 3845 * c-common.c (check_function_sentinel): Call fold_for_warn on the 11027 (check_function_sentinel): Likewise. 12127 check_function_sentinel. 12128 (check_function_sentinel): Take a FUNCTION_TYPE rather than
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2005 | 10823 * c-common.c (check_function_sentinel): Likewise. 14104 * c-common.c (check_function_sentinel): Pass in named argument 21058 (check_function_sentinel): Check for null_node as valid sentinel too. 28005 * c-common.c (handle_aligned_attribute, check_function_sentinel,
|
H A D | ChangeLog-2004 | 15131 (check_function_sentinel, handle_sentinel_attribute): Likewise. 15140 * c-common.c (handle_sentinel_attribute, check_function_sentinel):
|
H A D | ChangeLog-2007 | 27270 (check_function_sentinel): Likewise.
|