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

  /src/usr.bin/xlint/lint2/
lint2.h 43 bool t_proto:1; /* function is a prototype */ member in struct:lint2_type
  /src/usr.bin/xlint/lint1/
lint1.h 153 bool t_proto:1; /* function prototype (u.params valid) */ member in struct:lint1_type
154 bool t_identifier_params:1; /* if FUNC and not t_proto */
171 sym_t *params; /* if t_proto */

Completed in 19 milliseconds