HomeSort by: relevance | last modified time | path
    Searched defs:max_align_t (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Headers/
__stddef_max_align_t.h 1 /*===---- __stddef_max_align_t.h - Definition of max_align_t for modules ---===
14 typedef double max_align_t; typedef
16 typedef long double max_align_t; typedef
18 // Define 'max_align_t' to match the GCC definition.
24 } max_align_t; typedef in typeref:struct:__anon3034
  /src/sys/sys/
stddef.h 73 * max_align_t
105 } max_align_t; typedef in typeref:union:__anon7708
  /src/external/gpl3/gcc/dist/gcc/ginclude/
stddef.h 443 /* _Float128 is defined as a basic type, so max_align_t must be
456 } max_align_t; typedef in typeref:struct:__anon13754
  /src/external/gpl3/gcc.old/dist/gcc/ginclude/
stddef.h 427 /* _Float128 is defined as a basic type, so max_align_t must be
440 } max_align_t; typedef in typeref:struct:__anon16182

Completed in 33 milliseconds