Searched refs:max_align_t (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A D__stddef_max_align_t.h1 /*===---- __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:__anon625
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
H A Dstddef.h34 max_align_t
54 // Re-use the compiler's <stddef.h> max_align_t where possible.
57 typedef long double max_align_t; typedef
/freebsd-11-stable/include/
H A Dstddef.h67 typedef __max_align_t max_align_t; typedef

Completed in 111 milliseconds