Home
last modified time | relevance | path

Searched refs:LIBTYPE (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dbuiltins.def25 DEF_BUILTIN (ENUM, NAME, CLASS, TYPE, LIBTYPE, BOTH_P,
43 enumerals from builtin-types.def. If BOTH_P is true, then LIBTYPE
44 is the type of the non-`__builtin_' variant. Otherwise, LIBTYPE
H A Dc-common.c3254 #define DEF_BUILTIN(ENUM, NAME, CLASS, TYPE, LIBTYPE, BOTH_P, FALLBACK_P, \ in c_define_builtins() argument
3259 builtin_types[(int) LIBTYPE], \ in c_define_builtins()