| /src/external/gpl3/gcc/dist/gcc/cp/ |
| semantics.cc | 3191 tree sizeof_arg[6]; local 3198 sizeof_arg[i] = NULL_TREE; 3205 sizeof_arg[i] = TREE_TYPE (TREE_OPERAND (t, 0)); 3207 sizeof_arg[i] = TREE_OPERAND (t, 0); 3214 sizeof_arg, same_p); 3217 warn_for_calloc (sizeof_arg_loc, fn, *args, sizeof_arg,
|
| /src/external/gpl3/gcc.old/dist/gcc/cp/ |
| semantics.cc | 2869 tree sizeof_arg[3]; local 2876 sizeof_arg[i] = NULL_TREE; 2883 sizeof_arg[i] = TREE_TYPE (TREE_OPERAND (t, 0)); 2885 sizeof_arg[i] = TREE_OPERAND (t, 0); 2890 sizeof_arg, same_type_ignoring_top_level_qualifiers_p);
|
| /src/external/gpl3/gcc.old/dist/gcc/c/ |
| c-parser.cc | 7822 tree sizeof_arg; 7845 tree type0 = stack[sp - 1].sizeof_arg; \ 7846 tree type1 = stack[sp].sizeof_arg; \ 7872 stack[sp].sizeof_arg, type1); \ 7924 stack[0].sizeof_arg = c_last_sizeof_arg; 8048 stack[sp].sizeof_arg = c_last_sizeof_arg; 10504 tree sizeof_arg[3]; 10538 sizeof_arg[i] = NULL_TREE; 10546 sizeof_arg_loc, sizeof_arg, 10555 sizeof_arg, 7820 tree sizeof_arg; member in struct:__anon15227 10502 tree sizeof_arg[3]; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/c/ |
| c-parser.cc | 9364 tree sizeof_arg; 9387 tree type0 = stack[sp - 1].sizeof_arg; \ 9388 tree type1 = stack[sp].sizeof_arg; \ 9414 stack[sp].sizeof_arg, type1); \ 9467 stack[0].sizeof_arg = c_last_sizeof_arg; 9591 stack[sp].sizeof_arg = c_last_sizeof_arg; 12515 tree sizeof_arg[6]; 12567 sizeof_arg[i] = NULL_TREE; 12598 sizeof_arg_loc, sizeof_arg, 12607 sizeof_arg, 9362 tree sizeof_arg; member in struct:__anon12606 12513 tree sizeof_arg[6]; local [all...] |