HomeSort by: relevance | last modified time | path
    Searched refs:AUTO_TYPE (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/xlint/common/
inittyp.c 117 typeinfo("auto", AUTO_TYPE, AUTO_TYPE, 0, 0, ' '),
lint.h 90 AUTO_TYPE, /* GCC's __auto_type */
  /src/usr.bin/xlint/lint1/
lex.c 136 kwdef("__auto_type", T_TYPE, .u.kw_tspec = AUTO_TYPE, 99,1,1),
init.c 897 if (in->in_sym->s_type->t_tspec == AUTO_TYPE)
cgram.y 1136 if ($1->s_type->t_tspec != AUTO_TYPE)

Completed in 118 milliseconds