Go to the source code of this file.
Macros #define va_start(ap, param) __builtin_va_start(ap, param) #define va_end(ap) __builtin_va_end(ap) #define va_arg(ap, type) __builtin_va_arg(ap, type) Macro Definition Documentation ◆ va_arg #define va_arg ( ap, type ) __builtin_va_arg(ap, type)Definition at line 20 of file __stdarg_va_arg.h.
◆ va_end #define va_end ( ap ) __builtin_va_end(ap)Definition at line 19 of file __stdarg_va_arg.h.
◆ va_start #define va_start ( ap, param ) __builtin_va_start(ap, param)Definition at line 17 of file __stdarg_va_arg.h.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4