Home | Sort by: relevance | last modified time | path |
/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 */ |