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

  /external/valgrind/main/coregrind/m_demangle/
ansidecl.h 54 VPARAMS ((prototype, ...))
56 PARAMS to declare the function, VPARAMS to define it. For example:
61 printf VPARAMS ((const char *format, ...))
81 printf VPARAMS ((const char *format, ...))
158 #define VPARAMS(ARGS) ARGS
209 #define VPARAMS(args) (va_alist) va_dcl
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/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
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
ansidecl.h 54 VPARAMS ((prototype, ...))
56 PARAMS to declare the function, VPARAMS to define it. For example:
61 printf VPARAMS ((const char *format, ...))
81 printf VPARAMS ((const char *format, ...))
158 #define VPARAMS(ARGS) ARGS
209 #define VPARAMS(args) (va_alist) va_dcl
system.h 754 #undef VPARAMS
759 #pragma GCC poison ANSI_PROTOTYPES PTR_CONST LONG_DOUBLE VPARAMS VA_OPEN \
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
ansidecl.h 54 VPARAMS ((prototype, ...))
56 PARAMS to declare the function, VPARAMS to define it. For example:
61 printf VPARAMS ((const char *format, ...))
81 printf VPARAMS ((const char *format, ...))
158 #define VPARAMS(ARGS) ARGS
209 #define VPARAMS(args) (va_alist) va_dcl
system.h 755 #undef VPARAMS
760 #pragma GCC poison ANSI_PROTOTYPES PTR_CONST LONG_DOUBLE VPARAMS VA_OPEN \
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/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
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
ansidecl.h 54 VPARAMS ((prototype, ...))
56 PARAMS to declare the function, VPARAMS to define it. For example:
61 printf VPARAMS ((const char *format, ...))
81 printf VPARAMS ((const char *format, ...))
158 #define VPARAMS(ARGS) ARGS
209 #define VPARAMS(args) (va_alist) va_dcl
system.h 755 #undef VPARAMS
760 #pragma GCC poison ANSI_PROTOTYPES PTR_CONST LONG_DOUBLE VPARAMS VA_OPEN \
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
ansidecl.h 54 VPARAMS ((prototype, ...))
56 PARAMS to declare the function, VPARAMS to define it. For example:
61 printf VPARAMS ((const char *format, ...))
81 printf VPARAMS ((const char *format, ...))
158 #define VPARAMS(ARGS) ARGS
209 #define VPARAMS(args) (va_alist) va_dcl

Completed in 1116 milliseconds