Searched defs:sizeof_arg (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-warn.c | 777 vec<tree, va_gc> *params, tree *sizeof_arg, in sizeof_pointer_memaccess_warning() argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-warn.cc | 779 vec<tree, va_gc> *params, tree *sizeof_arg, in sizeof_pointer_memaccess_warning() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 7846 tree sizeof_arg; in c_parser_binary_expression() member 10451 tree sizeof_arg[3]; 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 | 7820 tree sizeof_arg; in c_parser_binary_expression() member 10504 tree sizeof_arg[3]; 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.old/dist/gcc/cp/ |
H A D | semantics.c | 2635 tree sizeof_arg[3]; in finish_call_expr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | semantics.cc | 2864 tree sizeof_arg[3]; in finish_call_expr() local
|