Home
last modified time | relevance | path

Searched defs:__delta (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Datomic_futex.h235 const auto __delta = __atime - __c_entry; in _GLIBCXX_VISIBILITY() local
Datomic_timed_wait.h60 const auto __delta = __atime - __c_entry; in _GLIBCXX_VISIBILITY() local
Dsemaphore_base.h161 const auto __delta = __atime - __c_entry; in _GLIBCXX_VISIBILITY() local
Drandom.tcc2695 const double __delta = (__xmax - __xmin) / __n; in param_type() local
2906 const _RealType __delta = (__xmax - __xmin) / __n; in param_type() local
3059 const _RealType __delta = _M_int[__k + 1] - _M_int[__k]; in _M_initialize() local
3119 const _RealType __delta = (__xmax - __xmin) / __n; in param_type() local
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
Dhypergeometric.tcc569 const _Tp __delta = __fact * __psi_term; in __hyperg_reflect() local