Home
last modified time | relevance | path

Searched defs:__rt (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__support/ibm/
H A Dnanosleep.h41 int __rt = usleep(static_cast<unsigned int>(__micro_sec)); in nanosleep() local
/openbsd-src/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_valarray.h114 typedef typename __fun<_Op, _Tp>::result_type __rt; in _GLIBCXX_BEGIN_NAMESPACE() typedef
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_valarray.h103 typedef typename __fun<_Op, _Tp>::result_type __rt; typedef