Searched defs:__ap (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
D | stdio2.h | 44 _G_va_list __ap)) in __NTH() 75 const char *__restrict __fmt, _G_va_list __ap)) in __NTH() 114 vprintf (const char *__restrict __fmt, _G_va_list __ap) in vprintf() 125 const char *__restrict __fmt, _G_va_list __ap) in vfprintf() 150 vdprintf (int __fd, const char *__restrict __fmt, _G_va_list __ap) in vdprintf() 208 _G_va_list __ap)) in __NTH() 215 const char *__restrict __fmt, _G_va_list __ap)) in __NTH()
|
D | wchar2.h | 316 const wchar_t *__restrict __fmt, __gnuc_va_list __ap)) in __NTH() 358 vwprintf (const wchar_t *__restrict __fmt, __gnuc_va_list __ap) in vwprintf() 365 const wchar_t *__restrict __fmt, __gnuc_va_list __ap) in vfwprintf()
|
D | syslog.h | 45 vsyslog (int __pri, const char *__fmt, __gnuc_va_list __ap) in vsyslog()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
D | stdio2.h | 44 _G_va_list __ap)) in __NTH() 75 const char *__restrict __fmt, _G_va_list __ap)) in __NTH() 114 vprintf (const char *__restrict __fmt, _G_va_list __ap) in vprintf() 125 const char *__restrict __fmt, _G_va_list __ap) in vfprintf() 150 vdprintf (int __fd, const char *__restrict __fmt, _G_va_list __ap) in vdprintf() 208 _G_va_list __ap)) in __NTH() 215 const char *__restrict __fmt, _G_va_list __ap)) in __NTH()
|
D | wchar2.h | 316 const wchar_t *__restrict __fmt, __gnuc_va_list __ap)) in __NTH() 358 vwprintf (const wchar_t *__restrict __fmt, __gnuc_va_list __ap) in vwprintf() 365 const wchar_t *__restrict __fmt, __gnuc_va_list __ap) in vfwprintf()
|
D | syslog.h | 45 vsyslog (int __pri, const char *__fmt, __gnuc_va_list __ap) in vsyslog()
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/generated/ |
H A D | virgl_debug_callback_bindings.rs | 44 pub __ap: *mut ::std::os::raw::c_void, field 63 pub __ap: *mut ::std::os::raw::c_void, field
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/uefi_2.4/MdePkg/Include/ |
H A D | Base.h | 450 typedef struct __va_list { void *__ap; } va_list; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/ |
H A D | Base.h | 597 typedef struct __va_list { void *__ap; } va_list; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/ |
H A D | Base.h | 647 typedef struct __va_list { void *__ap; } va_list; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/ |
H A D | Base.h | 597 typedef struct __va_list { void *__ap; } va_list; member
|