HomeSort by: relevance | last modified time | path
    Searched defs:typetab (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/xlint/lint1/
decl.c 54 static type_t typetab[NTSPEC]; variable in typeref:typename:type_t[]
101 typetab[i].t_tspec = (tspec_t)i;
114 return &typetab[t];

Completed in 13 milliseconds