Searched defs:t_vararg (Results 1 - 2 of 2) sorted by relevance
| /src/usr.bin/xlint/lint2/ | ||
| H A D | lint2.h | 41 bool t_vararg:1; /* function has variable number of arguments */ member in struct:lint2_type |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | lint1.h | 139 bool t_vararg:1; /* prototype with '...' */ member in struct:lint1_type |
Completed in 4 milliseconds