HomeSort by relevance Sort by last modified time
    Searched refs:VPARAMS (Results 1 - 12 of 12) sorted by null

  /external/valgrind/main/coregrind/m_demangle/
ansidecl.h 55 VPARAMS ((prototype, ...))
57 PARAMS to declare the function, VPARAMS to define it. For example:
62 printf VPARAMS ((const char *format, ...))
82 printf VPARAMS ((const char *format, ...))
163 #define VPARAMS(ARGS) ARGS
214 #define VPARAMS(args) (va_alist) va_dcl
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/include/
ansidecl.h 55 VPARAMS ((prototype, ...))
57 PARAMS to declare the function, VPARAMS to define it. For example:
62 printf VPARAMS ((const char *format, ...))
82 printf VPARAMS ((const char *format, ...))
163 #define VPARAMS(ARGS) ARGS
214 #define VPARAMS(args) (va_alist) va_dcl
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
ansidecl.h 55 VPARAMS ((prototype, ...))
57 PARAMS to declare the function, VPARAMS to define it. For example:
62 printf VPARAMS ((const char *format, ...))
82 printf VPARAMS ((const char *format, ...))
163 #define VPARAMS(ARGS) ARGS
214 #define VPARAMS(args) (va_alist) va_dcl
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/include/
ansidecl.h 55 VPARAMS ((prototype, ...))
57 PARAMS to declare the function, VPARAMS to define it. For example:
62 printf VPARAMS ((const char *format, ...))
82 printf VPARAMS ((const char *format, ...))
163 #define VPARAMS(ARGS) ARGS
214 #define VPARAMS(args) (va_alist) va_dcl
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/include/
ansidecl.h 55 VPARAMS ((prototype, ...))
57 PARAMS to declare the function, VPARAMS to define it. For example:
62 printf VPARAMS ((const char *format, ...))
82 printf VPARAMS ((const char *format, ...))
163 #define VPARAMS(ARGS) ARGS
214 #define VPARAMS(args) (va_alist) va_dcl
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/include/
ansidecl.h 55 VPARAMS ((prototype, ...))
57 PARAMS to declare the function, VPARAMS to define it. For example:
62 printf VPARAMS ((const char *format, ...))
82 printf VPARAMS ((const char *format, ...))
163 #define VPARAMS(ARGS) ARGS
214 #define VPARAMS(args) (va_alist) va_dcl
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
ansidecl.h 55 VPARAMS ((prototype, ...))
57 PARAMS to declare the function, VPARAMS to define it. For example:
62 printf VPARAMS ((const char *format, ...))
82 printf VPARAMS ((const char *format, ...))
163 #define VPARAMS(ARGS) ARGS
214 #define VPARAMS(args) (va_alist) va_dcl
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
ansidecl.h 55 VPARAMS ((prototype, ...))
57 PARAMS to declare the function, VPARAMS to define it. For example:
62 printf VPARAMS ((const char *format, ...))
82 printf VPARAMS ((const char *format, ...))
163 #define VPARAMS(ARGS) ARGS
214 #define VPARAMS(args) (va_alist) va_dcl
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/include/
ansidecl.h 55 VPARAMS ((prototype, ...))
57 PARAMS to declare the function, VPARAMS to define it. For example:
62 printf VPARAMS ((const char *format, ...))
82 printf VPARAMS ((const char *format, ...))
163 #define VPARAMS(ARGS) ARGS
214 #define VPARAMS(args) (va_alist) va_dcl
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
ansidecl.h 55 VPARAMS ((prototype, ...))
57 PARAMS to declare the function, VPARAMS to define it. For example:
62 printf VPARAMS ((const char *format, ...))
82 printf VPARAMS ((const char *format, ...))
163 #define VPARAMS(ARGS) ARGS
214 #define VPARAMS(args) (va_alist) va_dcl
system.h 940 #undef VPARAMS
945 #pragma GCC poison ANSI_PROTOTYPES PTR_CONST LONG_DOUBLE VPARAMS VA_OPEN \
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/include/
ansidecl.h 55 VPARAMS ((prototype, ...))
57 PARAMS to declare the function, VPARAMS to define it. For example:
62 printf VPARAMS ((const char *format, ...))
82 printf VPARAMS ((const char *format, ...))
163 #define VPARAMS(ARGS) ARGS
214 #define VPARAMS(args) (va_alist) va_dcl

Completed in 64 milliseconds