Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/xlint/lint1/
Ddecl.c54 static type_t typetab[NTSPEC]; variable
101 typetab[i].t_tspec = (tspec_t)i; in init_decl()
114 return &typetab[t]; in gettyp()