Searched refs:deftyp (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.bin/xlint/lint1/
H A Dcgram.y300 | clrtyp deftyp notype_init_decls T_SEMI {
309 | declmods deftyp T_SEMI {
318 | declmods deftyp notype_init_decls T_SEMI
319 | declspecs deftyp T_SEMI {
328 | declspecs deftyp type_init_decls T_SEMI
364 clrtyp deftyp notype_decl {
367 | declmods deftyp notype_decl {
370 | declspecs deftyp type_decl {
393 declmods deftyp T_SEMI {
397 | declmods deftyp notype_init_decl
451 deftyp: label
[all...]
H A Dexterns1.h144 extern void deftyp(void);
H A Ddecl.c231 * deftyp().
240 * deftyp() to build the type used for all declarators in this
276 * deftyp().
315 * an error in deftyp()
325 /* more than one, print error in deftyp() */
334 /* more than one, print error in deftyp() */
454 * The remembered qualifier is used by deftyp() to construct the type
621 deftyp(void) function
638 lerror("deftyp() 1");
677 lerror("deftyp()
[all...]

Completed in 98 milliseconds