Searched refs:explicit_int (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dc-decl.c3504 int explicit_int = 0;
3601 explicit_int = 1;
3764 if (!explicit_int && !defaulted_int && !explicit_char)
3792 && (explicit_int || defaulted_int || explicit_char
3483 int explicit_int = 0; local
/openbsd-current/gnu/gcc/gcc/cp/
H A Ddecl.c6997 int explicit_int = 0;
7290 explicit_int = declspecs->explicit_int_p;
7311 explicit_int = -1;
7372 if (!explicit_int && !defaulted_int && !explicit_char && pedantic)
6982 int explicit_int = 0; local
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c10512 int explicit_int = 0;
10955 explicit_int = 1;
11070 explicit_int = -1;
11153 if (!explicit_int && !defaulted_int && !explicit_char && pedantic)
10494 int explicit_int = 0; local

Completed in 281 milliseconds