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 138 bool t_proto:1; /* function prototype (u.params valid) */ member in struct:lint1_type
155 sym_t *params; /* if t_proto */

Completed in 12 milliseconds