Searched defs:vararg (Results 1 – 3 of 3) sorted by relevance
57 vararg(const char *foo, ...) in vararg() function
179 unsigned vararg:1; member
267 static struct token *collect_arg(struct token *prev, int vararg, struct position *pos, int count) in collect_arg()