HomeSort by: relevance | last modified time | path
    Searched defs:typetab (Results 1 - 2 of 2) 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];
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 164 milliseconds