Searched defs:sizeof_arg_loc (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-warn.c | 776 sizeof_pointer_memaccess_warning (location_t *sizeof_arg_loc, tree callee, in sizeof_pointer_memaccess_warning()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-warn.cc | 778 sizeof_pointer_memaccess_warning (location_t *sizeof_arg_loc, tree callee, in sizeof_pointer_memaccess_warning()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | semantics.c | 2634 location_t sizeof_arg_loc[3]; in finish_call_expr() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 10450 location_t sizeof_arg_loc[3], comp_loc; in c_parser_postfix_expression_after_primary() local 10738 location_t *sizeof_arg_loc, tree *sizeof_arg, in c_parser_expr_list()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 10503 location_t sizeof_arg_loc[3], comp_loc; in c_parser_postfix_expression_after_primary() local 10799 location_t *sizeof_arg_loc, tree *sizeof_arg, in c_parser_expr_list()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | semantics.cc | 2863 location_t sizeof_arg_loc[3]; in finish_call_expr() local
|