HomeSort by relevance Sort by last modified time
    Searched defs:_VA_LIST (Results 26 - 31 of 31) sorted by null

12

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdarg.h 68 #undef _VA_LIST
76 /* SVR4.2 uses _VA_LIST for an internal alias for va_list,
78 SVR4 uses _VA_LIST as a flag in stdarg.h, but we should
83 #ifndef _VA_LIST
84 #define _VA_LIST va_list
101 /* The macro _VA_LIST is used in SCO Unix 3.2. */
102 #ifndef _VA_LIST
110 #endif /* not _VA_LIST */
115 #ifndef _VA_LIST
116 #define _VA_LIST
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/lib/gcc/mips64el-linux-android/4.8/include/
stdarg.h 67 /* SVR4.2 uses _VA_LIST for an internal alias for va_list,
69 SVR4 uses _VA_LIST as a flag in stdarg.h, but we should
74 #ifndef _VA_LIST
75 #define _VA_LIST va_list
92 /* The macro _VA_LIST is used in SCO Unix 3.2. */
93 #ifndef _VA_LIST
101 #endif /* not _VA_LIST */
106 #ifndef _VA_LIST
107 #define _VA_LIST
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdarg.h 67 /* SVR4.2 uses _VA_LIST for an internal alias for va_list,
69 SVR4 uses _VA_LIST as a flag in stdarg.h, but we should
74 #ifndef _VA_LIST
75 #define _VA_LIST va_list
92 /* The macro _VA_LIST is used in SCO Unix 3.2. */
93 #ifndef _VA_LIST
101 #endif /* not _VA_LIST */
106 #ifndef _VA_LIST
107 #define _VA_LIST
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.8/lib/gcc/mipsel-linux-android/4.8/include/
stdarg.h 67 /* SVR4.2 uses _VA_LIST for an internal alias for va_list,
69 SVR4 uses _VA_LIST as a flag in stdarg.h, but we should
74 #ifndef _VA_LIST
75 #define _VA_LIST va_list
92 /* The macro _VA_LIST is used in SCO Unix 3.2. */
93 #ifndef _VA_LIST
101 #endif /* not _VA_LIST */
106 #ifndef _VA_LIST
107 #define _VA_LIST
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.8/lib/gcc/x86_64-linux-android/4.8/include/
stdarg.h 67 /* SVR4.2 uses _VA_LIST for an internal alias for va_list,
69 SVR4 uses _VA_LIST as a flag in stdarg.h, but we should
74 #ifndef _VA_LIST
75 #define _VA_LIST va_list
92 /* The macro _VA_LIST is used in SCO Unix 3.2. */
93 #ifndef _VA_LIST
101 #endif /* not _VA_LIST */
106 #ifndef _VA_LIST
107 #define _VA_LIST
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdarg.h 67 /* SVR4.2 uses _VA_LIST for an internal alias for va_list,
69 SVR4 uses _VA_LIST as a flag in stdarg.h, but we should
74 #ifndef _VA_LIST
75 #define _VA_LIST va_list
92 /* The macro _VA_LIST is used in SCO Unix 3.2. */
93 #ifndef _VA_LIST
101 #endif /* not _VA_LIST */
106 #ifndef _VA_LIST
107 #define _VA_LIST

Completed in 519 milliseconds

12