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 48 static const char tt[NTSPEC] = "???BCCCSSIILLQQJJDDD?XXXV?TTTPAF";
49 static const char ss[NTSPEC] = "??? su u u u u us l?s l ?sue ";
  /src/usr.bin/xlint/common/
inittyp.c 81 ttab_t ttab[NTSPEC] = {
lint.h 95 #define NTSPEC ((int)FUNC + 1)
  /src/usr.bin/xlint/lint1/
emit1.c 93 static const char tt[NTSPEC] = "???BCCCSSIILLQQJJDDD?XXXV?TTTPAF";
94 static const char ss[NTSPEC] = "??? su u 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++) {

Completed in 53 milliseconds