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

  /external/valgrind/main/coregrind/m_demangle/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
system.h 858 #undef VA_CLOSE
861 VA_FIXEDARG VA_CLOSE VA_START
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
system.h 858 #undef VA_CLOSE
861 VA_FIXEDARG VA_CLOSE VA_START
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
system.h 858 #undef VA_CLOSE
861 VA_FIXEDARG VA_CLOSE VA_START
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
system.h 858 #undef VA_CLOSE
861 VA_FIXEDARG VA_CLOSE VA_START
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/
ansidecl.h 68 also provide the VA_OPEN, VA_CLOSE, and VA_FIXEDARG macros. These
72 VA_OPEN and VA_CLOSE are used *instead of* va_start and va_end.
90 VA_CLOSE (ap);
97 VA_FIXEDARG sequence. Also, VA_OPEN and VA_CLOSE are the beginning
100 VA_CLOSE. Unfortunately, with a K+R compiler, that includes the
101 argument list. You can have multiple instances of VA_OPEN/VA_CLOSE
171 #define VA_CLOSE(AP) } va_end(AP); }
218 #define VA_CLOSE(AP) } va_end(AP); }

Completed in 502 milliseconds