HomeSort by: relevance | last modified time | path
    Searched defs:t_tspec (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/xlint/lint2/
lint2.h 38 tspec_t t_tspec; /* type specifier */ member in struct:lint2_type
  /src/usr.bin/xlint/lint1/
lint1.h 134 tspec_t t_tspec; /* type specifier */ member in struct:lint1_type
145 * Either the type is currently an enum (having t_tspec ENUM), or it
672 lint_assert(tn->tn_type->t_tspec == tn->u.value.v_tspec);

Completed in 13 milliseconds