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

  /src/usr.bin/xlint/common/
lint.h 125 } ttab_t; typedef in typeref:struct:__anon8359
127 extern ttab_t ttab[];
129 static inline const ttab_t *
inittyp.c 81 ttab_t ttab[NTSPEC] = {
  /src/usr.bin/xlint/lint1/
tree.c 136 const ttab_t *p1 = type_properties(t1), *p2 = type_properties(t2);

Completed in 18 milliseconds