Home
last modified time | relevance | path

Searched defs:t_vararg (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/xlint/lint2/
H A Dlint2.h44 bool t_vararg:1; /* function has variable number of arguments */ member
/netbsd-src/usr.bin/xlint/lint1/
H A Dlint1.h133 bool t_vararg:1; /* prototype with '...' */ global() member