about summary refs log tree commit diff
path: root/conform/data/stdarg.h-data
blob: 719d504ef95e1b217dad4353062426de23225347 (plain) (blame)
1
2
3
4
5
6
7
type va_list

// XXX We didn't check the parameters.
macro va_start
macro va_arg
macro va_end
macro va_copy