HomeSort by relevance Sort by last modified time
    Searched defs:VA_START (Results 1 - 25 of 26) sorted by null

1 2

  /external/valgrind/main/coregrind/m_demangle/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
system.h 859 #undef VA_START
861 VA_FIXEDARG VA_CLOSE VA_START
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
system.h 859 #undef VA_START
861 VA_FIXEDARG VA_CLOSE VA_START
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
system.h 859 #undef VA_START
861 VA_FIXEDARG VA_CLOSE VA_START
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/
ansidecl.h 34 VA_START(ap, var) va_start(ap, var) va_start(ap)
70 thoroughly than the simple VA_START() macro mentioned above.
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
164 #define VA_START(VA_LIST, VAR) va_start(VA_LIST, VAR)
170 #define VA_OPEN(AP, VAR) { va_list AP; va_start(AP, VAR); { struct Qdmy
215 #define VA_START(va_list, var) va_start(va_list
    [all...]
  /ndk/sources/host-tools/make-3.81/
misc.c 34 # define VA_START(args, lastarg) va_start(args, lastarg)
37 # define VA_START(args, lastarg) va_start(args)
49 # define VA_START(args, lastarg)
218 VA_START (args, fmt);
252 VA_START(args, fmt);
285 VA_START(args, fmt);

Completed in 571 milliseconds

1 2