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

/freebsd-11-stable/usr.bin/xlint/lint1/
H A Dcgram.y307 | clrtyp deftyp notype_init_decls T_SEMI {
316 | declmods deftyp T_SEMI {
325 | declmods deftyp notype_init_decls T_SEMI
326 | declspecs deftyp T_SEMI {
335 | declspecs deftyp type_init_decls T_SEMI
371 clrtyp deftyp notype_decl {
374 | declmods deftyp notype_decl {
377 | declspecs deftyp type_decl {
400 declmods deftyp T_SEMI {
404 | declmods deftyp notype_init_decl
458 deftyp: label
[all...]
H A Dexterns1.h149 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()");
677 LERROR("deftyp()");
[all...]

Completed in 55 milliseconds