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

/netbsd-current/usr.bin/xlint/lint2/
H A Demit2.c52 static const char tt[NTSPEC] = "???BCCCSSIILLQQJJDDD?XXXVTTTPAF";
53 static const char ss[NTSPEC] = "??? su u u u u us l?s l sue ";
55 static const char tt[NTSPEC] = "???BCCCSSIILLQQDDD?XXXVTTTPAF";
56 static const char ss[NTSPEC] = "??? su u u u us l?s l sue ";
/netbsd-current/usr.bin/xlint/lint1/
H A Demit1.c94 static const char tt[NTSPEC] = "???BCCCSSIILLQQJJDDD?XXXVTTTPAF";
95 static const char ss[NTSPEC] = "??? su u u u u us l?s l sue ";
97 static const char tt[NTSPEC] = "???BCCCSSIILLQQDDD?XXXVTTTPAF";
98 static const char ss[NTSPEC] = "??? su u u u us l?s l sue ";
H A Ddecl.c54 static type_t typetab[NTSPEC];
85 for (size_t i = 0; i < NTSPEC; i++) {
/netbsd-current/usr.bin/xlint/common/
H A Dinittyp.c81 ttab_t ttab[NTSPEC] = {
H A Dlint.h96 #define NTSPEC ((int)FUNC + 1) macro

Completed in 195 milliseconds