Searched defs:max_align_t (Results 1 - 2 of 2) sorted by relevance

/external/libcxx/include/
H A Dstddef.h35 max_align_t
55 // Re-use the compiler's <stddef.h> max_align_t where possible.
58 typedef long double max_align_t; typedef
/external/clang/lib/Headers/
H A D__stddef_max_align_t.h1 /*===---- __stddef_max_align_t.h - Definition of max_align_t for modules ---===
30 typedef double max_align_t; typedef
32 typedef long double max_align_t; typedef
34 // Define 'max_align_t' to match the GCC definition.
40 } max_align_t; typedef in typeref:struct:__anon1350

Completed in 442 milliseconds