Home
last modified time | relevance | path

Searched refs:c_declspec_word (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h266 enum c_declspec_word { enum
H A Dc-decl.cc6209 const c_declspec_word *list) in smallest_type_quals_location()
7081 const enum c_declspec_word ignored_quals_list[] = in grokdeclarator()
H A DChangeLog4186 * c-tree.h (enum c_declspec_word): Add cdw_rtl.
4329 * c-tree.h (enum c_declspec_word): Add cdw_gimple.
4922 (enum c_declspec_word): Add new enumerator cdw_atomic.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h266 enum c_declspec_word { enum
H A Dc-decl.c5891 const c_declspec_word *list) in smallest_type_quals_location()
6757 const enum c_declspec_word ignored_quals_list[] = in grokdeclarator()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201224394 * c-tree.h (enum c_declspec_word): Declare new enum.