Searched refs:LIBTYPE (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/lto/ |
| D | lto-lang.cc | 781 #define DEF_BUILTIN(ENUM, NAME, CLASS, TYPE, LIBTYPE, BOTH_P, FALLBACK_P,\ in lto_define_builtins() argument 785 builtin_types[(int) LIBTYPE], BOTH_P, FALLBACK_P, \ in lto_define_builtins()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | builtins.def | 23 DEF_BUILTIN (ENUM, NAME, CLASS, TYPE, LIBTYPE, BOTH_P, 41 enumerals from builtin-types.def. If BOTH_P is true, then LIBTYPE 42 is the type of the non-`__builtin_' variant. Otherwise, LIBTYPE
|