Home
last modified time | relevance | path

Searched defs:__al (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/include/__memory/
H A Dtemporary_buffer.h43 align_val_t __al = in get_temporary_buffer() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dnew_allocator.h117 std::align_val_t __al = std::align_val_t(alignof(_Tp)); in _GLIBCXX_VISIBILITY() local
H A Dpool_allocator.h228 std::align_val_t __al = std::align_val_t(alignof(_Tp)); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dnew_allocator.h143 std::align_val_t __al = std::align_val_t(alignof(_Tp)); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dpool_allocator.h228 std::align_val_t __al = std::align_val_t(alignof(_Tp)); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dstring.d1398 allocator_type* __al = cast() &__a; in version() local