Home | Sort by: relevance | last modified time | path |
/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]; |