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 127 } ttab_t; typedef in typeref:struct:__anon9fffcc200308
129 extern ttab_t ttab[];
131 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 38 milliseconds