Searched refs:AUTO_TYPE (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/usr.bin/xlint/common/ |
| D | inittyp.c | 117 typeinfo("auto", AUTO_TYPE, AUTO_TYPE, 0, 0, ' '),
|
| D | lint.h | 90 AUTO_TYPE, /* GCC's __auto_type */ enumerator
|
| /netbsd/src/usr.bin/xlint/lint1/ |
| D | init.c | 895 if (in->in_sym->s_type->t_tspec == AUTO_TYPE) in initialization_expr()
|
| D | cgram.y | 1158 if ($1->s_type->t_tspec != AUTO_TYPE)
|
| D | lex.c | 136 kwdef("__auto_type", T_TYPE, .u.kw_tspec = AUTO_TYPE, 99,1,1),
|