Home
last modified time | relevance | path

Searched defs:__alignment (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Headers/ppc_wrappers/
H A Dmm_malloc.h26 static __inline void *_mm_malloc(size_t __size, size_t __alignment) { in _mm_malloc()
/openbsd-src/gnu/llvm/libcxx/include/__format/
H A Dparser_std_format_spec.h145 enum class _LIBCPP_ENUM_VIS __alignment : uint8_t { enum