Searched refs:ext_decl (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dcgram.y274 ext_decl
275 | translation_unit ext_decl
278 ext_decl: label
/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c6299 tree ext_decl, ext_type;
6300 ext_decl = b->decl;
6301 ext_type = b->type ? b->type : TREE_TYPE (ext_decl);
6307 = DECL_SOURCE_LOCATION (ext_decl);
6309 = C_DECL_BUILTIN_PROTOTYPE (ext_decl);
6272 tree ext_decl, ext_type; local

Completed in 182 milliseconds