HomeSort by: relevance | last modified time | path
    Searched refs:NTSPEC (Results 1 - 5 of 5) sorted by relevancy

  /src/usr.bin/xlint/lint2/
emit2.c 49 static const char tt[NTSPEC] = "???BCCCSSIILLQQJJDDD?XXXV?TTTPAF";
50 static const char ss[NTSPEC] = "??? su u u u u us l?s l ?sue ";
52 static const char tt[NTSPEC] = "???BCCCSSIILLQQDDD?XXXV?TTTPAF";
53 static const char ss[NTSPEC] = "??? su u u u us l?s l ?sue ";
  /src/usr.bin/xlint/lint1/
emit1.c 94 static const char tt[NTSPEC] = "???BCCCSSIILLQQJJDDD?XXXV?TTTPAF";
95 static const char ss[NTSPEC] = "??? su u u u u us l?s l ?sue ";
97 static const char tt[NTSPEC] = "???BCCCSSIILLQQDDD?XXXV?TTTPAF";
98 static const char ss[NTSPEC] = "??? su u u u us l?s l ?sue ";
decl.c 54 static type_t typetab[NTSPEC];
85 for (size_t i = 0; i < NTSPEC; i++) {
  /src/usr.bin/xlint/common/
lint.h 97 #define NTSPEC ((int)FUNC + 1)
inittyp.c 81 ttab_t ttab[NTSPEC] = {

Completed in 87 milliseconds