Searched defs:va_list (Results 1 – 8 of 8) sorted by relevance
43 typedef __builtin_va_list va_list; typedef45 #define va_list VA_LIST macro
80 typedef int *va_list[1]; typedef83 typedef struct __va_list { void *__ap; } va_list; typedef
40 typedef _BSD_VA_LIST_ va_list; typedef
39 typedef __va_list va_list; typedef
50 #define va_list VA_LIST macro
600 typedef int *va_list[1]; typedef603 typedef struct __va_list { void *__ap; } va_list; typedef
61 #define va_list VA_LIST macro
2017 va_list = __darwin_va_list variable