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

  /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...]
  /toolchain/binutils/binutils-2.27/libiberty/
maint-tool 117 s/ VPARAMS([ \(])/$1/;
149 s/ VPARAMS//;

Completed in 75 milliseconds