Home
last modified time | relevance | path

Searched defs:__fn (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/include/__ranges/
H A Dsize.h66 struct __fn { struct
68 [[nodiscard]] constexpr size_t operator()(_Tp (&&)[_Sz]) const noexcept { in operator()
73 [[nodiscard]] constexpr size_t operator()(_Tp (&)[_Sz]) const noexcept { in operator()
98 inline constexpr auto size = __size::__fn{}; argument
102 struct __fn { struct
117 inline constexpr const auto ssize = __ssize::__fn{}; argument
H A Daccess.h60 struct __fn { struct
63 [[nodiscard]] constexpr auto operator()(_Tp& __t) const noexcept { in operator()
95 inline constexpr auto begin = __begin::__fn{}; argument
163 struct __fn { struct
183 inline constexpr auto cbegin = __cbegin::__fn{}; argument
187 struct __fn { struct
207 inline constexpr auto cend = __cend::__fn{}; argument
H A Dempty.h51 struct __fn { struct
73 inline constexpr auto empty = __empty::__fn{}; argument
H A Ddata.h52 struct __fn { struct
70 inline constexpr const auto data = __data::__fn{}; argument
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__iterator/
H A Diter_move.h42 struct __fn { struct
48 [[nodiscard]] constexpr decltype(auto) operator()(_Ip&& __i) const in decltype()
77 inline constexpr auto iter_move = __iter_move::__fn{}; argument
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_conv.h118 _ConvFn __fn = &codecvt<_CharT, char, _State>::in; in _GLIBCXX_VISIBILITY() local
161 _ConvFn __fn = &codecvt<_CharT, char, _State>::out; in _GLIBCXX_VISIBILITY() local
206 _ConvFn __fn = &codecvt<_CharT, char8_t, _State>::out; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_conv.h117 _ConvFn __fn = &codecvt<_CharT, char, _State>::in; in _GLIBCXX_VISIBILITY() local
160 _ConvFn __fn = &codecvt<_CharT, char, _State>::out; in _GLIBCXX_VISIBILITY() local
205 _ConvFn __fn = &codecvt<_CharT, char8_t, _State>::out; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dios.cc109 ios_base::register_callback(event_callback __fn, int __index) in register_callback()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dios.cc109 ios_base::register_callback(event_callback __fn, int __index) in register_callback()
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Ddebug.cpp171 __libcpp_db::__insert_c(void* __c, __libcpp_db::_InsertConstruct *__fn) in __insert_c()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dropeimpl.h82 char_producer<_CharT>* __fn = ((_Rope_RopeFunction<_CharT, in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dropeimpl.h82 char_producer<_CharT>* __fn = ((_Rope_RopeFunction<_CharT, in _GLIBCXX_VISIBILITY() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_linux.cc1357 register int (*__fn)(void *) __asm__("x0") = fn; in internal_clone() local
1430 register int (*__fn)(void *) __asm__("r3") = fn; in internal_clone() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_linux.cc1424 register int (*__fn)(void *) __asm__("x0") = fn; in internal_clone() local
1497 register int (*__fn)(void *) __asm__("r3") = fn; in internal_clone() local