Home
last modified time | relevance | path

Searched refs:c_typespec_keyword (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h241 enum c_typespec_keyword { enum
345 ENUM_BITFIELD (c_typespec_keyword) typespec_word : 8;
H A DChangeLog4525 * c-tree.h (cts_floatn_nx): New enum c_typespec_keyword value.
6660 * c-tree.h (c_typespec_keyword): cts_int128 -> cts_int_n.
7664 * c-tree.h (c_typespec_keyword): Add cts_auto_type.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h241 enum c_typespec_keyword { enum
345 ENUM_BITFIELD (c_typespec_keyword) typespec_word : 8;
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200710538 * c-tree.h (enum c_typespec_keyword): Add cts_fract and cts_accum.
H A DChangeLog-20051141 * c-tree.h (enum c_typespec_keyword): Add cts_dfloat32,
H A DChangeLog-201029634 * c-tree.h (enum c_typespec_keyword): Add cts_int128.
H A DChangeLog-200412333 * c-tree.h (enum c_typespec_keyword): New.