Searched refs:varargs (Results 1 – 19 of 19) sorted by relevance
174 #include <varargs.h>177 #define va_listref(p) (p) /* pass va_list to varargs function */
155 #include <varargs.h>
175 #include <varargs.h>178 #define va_listref(p) (p) /* pass va_list to varargs function */
175 #include <varargs.h>178 #define va_listref(p) (&(p)) /* pass va_list to varargs function */
487 #include <varargs.h>518 printf("#include <varargs.h>\n");523 printf("/* pass va_list to varargs function */\n");531 printf("/* pass va_list to varargs function */\n");
72 the argument types are separated by semicolons. For varargs style
40 varargs.3ext
212 static struct Arglist *varargs();624 np->first.vp = varargs(np->first.ap);1401 varargs(com) in varargs() function
210 varargs.h \
304 printf.o: $(INC)/varargs.h 310 $(INC)/term.h $(INC)/termio.h $(INC)/varargs.h
36 file path=usr/share/man/man3ext/varargs.3ext
1558 file path=usr/include/sys/varargs.h1643 file path=usr/include/varargs.h
20 probe_include="stdio.h iostream.h complex.h ctype.h plot.h stdarg.h varargs.h ranlib.h hash.h sys/t…
634 varargs.h \
378 /* Either <stdarg.h> or <varargs.h> must be included to */