| /src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| c-format.h | 139 int pointer_count; member in struct:format_char_info 172 arguments, only POINTER_COUNT, TYPES, and the "c", "R", and "W" flags
|
| c-format.h | 139 int pointer_count; member in struct:format_char_info 172 arguments, only POINTER_COUNT, TYPES, and the "c", "R", and "W" flags
|
| c-format.h | 139 int pointer_count; member in struct:format_char_info 172 arguments, only POINTER_COUNT, TYPES, and the "c", "R", and "W" flags
|
| c-format.h | 139 int pointer_count; member in struct:format_char_info 172 arguments, only POINTER_COUNT, TYPES, and the "c", "R", and "W" flags
|
| c-format.cc | 454 int pointer_count; 455 /* Whether, when pointer_count is 1, to allow any character type when 2276 width_wanted_type.pointer_count = 0; 2399 precision_wanted_type.pointer_count = 0; 2761 if ((fci->pointer_count == 0 && wanted_type == void_type_node) 2812 wanted_type_ptr->pointer_count = fci->pointer_count + alloc_flag; 4115 gcc_assert (wanted_type != void_type_node || types->pointer_count); 4117 if (types->pointer_count == 0) 4151 for (i = 0; i < types->pointer_count; ++i 453 int pointer_count; member in struct:format_wanted_type 4706 int pointer_count = type->pointer_count; local [all...] |
| c-format.cc | 454 int pointer_count; 455 /* Whether, when pointer_count is 1, to allow any character type when 2276 width_wanted_type.pointer_count = 0; 2399 precision_wanted_type.pointer_count = 0; 2761 if ((fci->pointer_count == 0 && wanted_type == void_type_node) 2812 wanted_type_ptr->pointer_count = fci->pointer_count + alloc_flag; 4115 gcc_assert (wanted_type != void_type_node || types->pointer_count); 4117 if (types->pointer_count == 0) 4151 for (i = 0; i < types->pointer_count; ++i 453 int pointer_count; member in struct:format_wanted_type 4706 int pointer_count = type->pointer_count; local [all...] |
| c-format.cc | 454 int pointer_count; 455 /* Whether, when pointer_count is 1, to allow any character type when 2276 width_wanted_type.pointer_count = 0; 2399 precision_wanted_type.pointer_count = 0; 2761 if ((fci->pointer_count == 0 && wanted_type == void_type_node) 2812 wanted_type_ptr->pointer_count = fci->pointer_count + alloc_flag; 4115 gcc_assert (wanted_type != void_type_node || types->pointer_count); 4117 if (types->pointer_count == 0) 4151 for (i = 0; i < types->pointer_count; ++i 453 int pointer_count; member in struct:format_wanted_type 4706 int pointer_count = type->pointer_count; local [all...] |
| c-format.cc | 454 int pointer_count; 455 /* Whether, when pointer_count is 1, to allow any character type when 2276 width_wanted_type.pointer_count = 0; 2399 precision_wanted_type.pointer_count = 0; 2761 if ((fci->pointer_count == 0 && wanted_type == void_type_node) 2812 wanted_type_ptr->pointer_count = fci->pointer_count + alloc_flag; 4115 gcc_assert (wanted_type != void_type_node || types->pointer_count); 4117 if (types->pointer_count == 0) 4151 for (i = 0; i < types->pointer_count; ++i 453 int pointer_count; member in struct:format_wanted_type 4706 int pointer_count = type->pointer_count; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/c-family/ |
| c-format.h | 147 int pointer_count; member in struct:format_char_info 180 arguments, only POINTER_COUNT, TYPES, and the "c", "R", and "W" flags
|
| c-format.h | 147 int pointer_count; member in struct:format_char_info 180 arguments, only POINTER_COUNT, TYPES, and the "c", "R", and "W" flags
|
| c-format.h | 147 int pointer_count; member in struct:format_char_info 180 arguments, only POINTER_COUNT, TYPES, and the "c", "R", and "W" flags
|
| c-format.h | 147 int pointer_count; member in struct:format_char_info 180 arguments, only POINTER_COUNT, TYPES, and the "c", "R", and "W" flags
|
| c-format.cc | 449 int pointer_count; 450 /* Whether, when pointer_count is 1, to allow any character type when 2320 width_wanted_type.pointer_count = 0; 2443 precision_wanted_type.pointer_count = 0; 2805 if ((fci->pointer_count == 0 && wanted_type == void_type_node) 2856 wanted_type_ptr->pointer_count = fci->pointer_count + alloc_flag; 4159 gcc_assert (wanted_type != void_type_node || types->pointer_count); 4161 if (types->pointer_count == 0) 4195 for (i = 0; i < types->pointer_count; ++i 448 int pointer_count; member in struct:format_wanted_type 4750 int pointer_count = type->pointer_count; local [all...] |
| c-format.cc | 449 int pointer_count; 450 /* Whether, when pointer_count is 1, to allow any character type when 2320 width_wanted_type.pointer_count = 0; 2443 precision_wanted_type.pointer_count = 0; 2805 if ((fci->pointer_count == 0 && wanted_type == void_type_node) 2856 wanted_type_ptr->pointer_count = fci->pointer_count + alloc_flag; 4159 gcc_assert (wanted_type != void_type_node || types->pointer_count); 4161 if (types->pointer_count == 0) 4195 for (i = 0; i < types->pointer_count; ++i 448 int pointer_count; member in struct:format_wanted_type 4750 int pointer_count = type->pointer_count; local [all...] |
| c-format.cc | 449 int pointer_count; 450 /* Whether, when pointer_count is 1, to allow any character type when 2320 width_wanted_type.pointer_count = 0; 2443 precision_wanted_type.pointer_count = 0; 2805 if ((fci->pointer_count == 0 && wanted_type == void_type_node) 2856 wanted_type_ptr->pointer_count = fci->pointer_count + alloc_flag; 4159 gcc_assert (wanted_type != void_type_node || types->pointer_count); 4161 if (types->pointer_count == 0) 4195 for (i = 0; i < types->pointer_count; ++i 448 int pointer_count; member in struct:format_wanted_type 4750 int pointer_count = type->pointer_count; local [all...] |
| c-format.cc | 449 int pointer_count; 450 /* Whether, when pointer_count is 1, to allow any character type when 2320 width_wanted_type.pointer_count = 0; 2443 precision_wanted_type.pointer_count = 0; 2805 if ((fci->pointer_count == 0 && wanted_type == void_type_node) 2856 wanted_type_ptr->pointer_count = fci->pointer_count + alloc_flag; 4159 gcc_assert (wanted_type != void_type_node || types->pointer_count); 4161 if (types->pointer_count == 0) 4195 for (i = 0; i < types->pointer_count; ++i 448 int pointer_count; member in struct:format_wanted_type 4750 int pointer_count = type->pointer_count; local [all...] |