Searched defs:t_proto (Results 1 – 2 of 2) sorted by relevance
/netbsd/usr.bin/xlint/lint2/ | ||
H A D | lint2.h | 46 bool t_proto:1; /* this is a prototype */ member |
/netbsd/usr.bin/xlint/lint1/ | ||
H A D | lint1.h | 159 bool t_proto:1; /* function prototype (t_args valid) */ member |