Home | Sort by: relevance | last modified time | path |
/src/usr.bin/xlint/lint2/ | |
lint2.h | 41 bool t_vararg:1; /* function has variable number of arguments */ member in struct:lint2_type |
/src/usr.bin/xlint/lint1/ | |
lint1.h | 139 bool t_vararg:1; /* prototype with '...' */ member in struct:lint1_type |