HomeSort by relevance Sort by last modified time
    Searched defs:__mbstate_t (Results 1 - 4 of 4) sorted by null

  /external/clang/test/Sema/
decl-invalid.c 4 typedef union <anonymous> __mbstate_t; // expected-error {{declaration of anonymous union must be a definition}} expected-warning {{typedef requires a name}} typedef in typeref:union:anonymous
  /development/ndk/platforms/android-3/arch-arm/include/sys/
_types.h 70 } __mbstate_t; typedef in typeref:union:__anon1266
  /development/ndk/platforms/android-9/arch-mips/include/sys/
_types.h 70 } __mbstate_t; typedef in typeref:union:__anon1708
  /development/ndk/platforms/android-9/arch-x86/include/sys/
_types.h 70 } __mbstate_t; typedef in typeref:union:__anon1782

Completed in 166 milliseconds