Home
last modified time | relevance | path

Searched defs:c_declspecs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h307 struct c_declspecs { struct
308 location_t locations[cdw_number_of_elements];
313 tree type;
316 tree expr;
318 tree decl_attr;
322 tree attrs;
327 tree postfix_attrs;
329 char *gimple_or_rtl_pass;
331 profile_count entry_bb_count;
335 int align_log;
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h307 struct c_declspecs { struct
308 location_t locations[cdw_number_of_elements];
313 tree type;
316 tree expr;
318 tree decl_attr;
322 tree attrs;
327 tree postfix_attrs;
329 char *gimple_or_rtl_pass;
331 profile_count entry_bb_count;
335 int align_log;
[all …]