Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libstdc++/src/
H A Dios.cc113 ios_base::register_callback(event_callback __fn, int __index) in register_callback()
/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dstl_function.h418 bind1st(const _Operation& __fn, const _Tp& __x) in bind1st()
452 bind2nd(const _Operation& __fn, const _Tp& __x) in bind2nd()
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux.cc1356 register int (*__fn)(void *) __asm__("x0") = fn; in internal_clone() local
1429 register int (*__fn)(void *) __asm__("r3") = fn; in internal_clone() local
/freebsd-12.1/contrib/libstdc++/include/ext/
H A Dropeimpl.h92 char_producer<_CharT>* __fn = ((_Rope_RopeFunction<_CharT, in _S_setbuf() local