HomeSort by relevance Sort by last modified time
    Searched refs:__va_copy (Results 1 - 25 of 40) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_stdarg.h 28 #ifndef __va_copy
29 #define __va_copy _crt_va_copy macro
  /external/clang/lib/Headers/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
40 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
40 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
40 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
40 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
40 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
40 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
40 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
40 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
40 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
40 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
40 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
40 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
40 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
40 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/sdk/renderscript/clang-include/
stdarg.h 37 /* GCC always defines __va_copy, but does not define va_copy unless in c99 mode
40 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /toolchain/binutils/binutils-2.25/libiberty/
vasprintf.c 26 #if !defined (va_copy) && defined (__va_copy)
27 # define va_copy(d,s) __va_copy((d),(s))
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdarg.h 53 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/lib/gcc/arm-eabi/4.8/include/
stdarg.h 53 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
stdarg.h 53 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
stdarg.h 56 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
stdarg.h 56 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/include/
stdarg.h 53 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/include/
stdarg.h 53 #define __va_copy(d,s) __builtin_va_copy(d,s) macro
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
stdarg.h 53 #define __va_copy(d,s) __builtin_va_copy(d,s) macro

Completed in 1477 milliseconds

1 2