Home
last modified time | relevance | path

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

/netbsd/usr.bin/xlint/lint2/
H A Demit2.c54 static const char tt[NTSPEC] = "???BCCCSSIILLQQJJDDD?XXXVTTTPAF"; in outtype()
55 static const char ss[NTSPEC] = "??? su u u u u us l?s l sue "; in outtype()
57 static const char tt[NTSPEC] = "???BCCCSSIILLQQDDD?XXXVTTTPAF"; in outtype()
58 static const char ss[NTSPEC] = "??? su u u u us l?s l sue "; in outtype()
/netbsd/usr.bin/xlint/lint1/
H A Demit1.c97 static const char tt[NTSPEC] = "???BCCCSSIILLQQJJDDD?XXXVTTTPAF"; in outtype()
98 static const char ss[NTSPEC] = "??? su u u u u us l?s l sue "; in outtype()
100 static const char tt[NTSPEC] = "???BCCCSSIILLQQDDD?XXXVTTTPAF"; in outtype()
101 static const char ss[NTSPEC] = "??? su u u u us l?s l sue "; in outtype()
H A Ddecl.c54 static type_t typetab[NTSPEC];
80 for (size_t i = 0; i < NTSPEC; i++) { in initdecl()
/netbsd/usr.bin/xlint/common/
H A Dlint.h88 #define NTSPEC ((int)FUNC + 1) macro
H A Dinittyp.c81 ttab_t ttab[NTSPEC] = {