Home
last modified time | relevance | path

Searched refs:typetab (Results 1 – 1 of 1) sorted by relevance

/netbsd/usr.bin/xlint/lint1/
H A Ddecl.c54 static type_t typetab[NTSPEC]; variable
96 typetab[i].t_tspec = (tspec_t)i; in initdecl()
112 return &typetab[t]; in gettyp()