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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
codecvt_specializations.h 431 int __ext_bom = __state.external_bom(); local
432 if (__ext_bom)
437 __cfixed[0] = static_cast<extern_type>(__ext_bom);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
codecvt_specializations.h 437 int __ext_bom = __state.external_bom(); local
438 if (__ext_bom)
443 __cfixed[0] = static_cast<extern_type>(__ext_bom);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
codecvt_specializations.h 437 int __ext_bom = __state.external_bom(); local
438 if (__ext_bom)
443 __cfixed[0] = static_cast<extern_type>(__ext_bom);
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/
codecvt_specializations.h 431 int __ext_bom = __state.external_bom(); local
432 if (__ext_bom)
437 __cfixed[0] = static_cast<extern_type>(__ext_bom);
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/
codecvt_specializations.h 431 int __ext_bom = __state.external_bom(); local
432 if (__ext_bom)
437 __cfixed[0] = static_cast<extern_type>(__ext_bom);
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/
codecvt_specializations.h 431 int __ext_bom = __state.external_bom(); local
432 if (__ext_bom)
437 __cfixed[0] = static_cast<extern_type>(__ext_bom);

Completed in 46 milliseconds