Searched defs:__pi (Results 1 – 10 of 10) sorted by relevance
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | shared_ptr_atomic.h | 400 if (auto __pi = reinterpret_cast<pointer>(__val)) in _GLIBCXX_VISIBILITY() local 541 auto __pi = _M_refcount.lock(__o); in _GLIBCXX_VISIBILITY() local 561 auto __pi = _M_refcount.lock(memory_order_acquire); in _GLIBCXX_VISIBILITY() local 583 auto __pi = _M_refcount.lock(memory_order_acquire); in _GLIBCXX_VISIBILITY() local
|
H A D | random.tcc | 2120 const _RealType __pi = 3.1415926535897932384626433832795029L; in operator ()() local
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | special_function_util.h | 67 static _Tp __pi() throw() in _GLIBCXX_VISIBILITY() function
|
H A D | gamma.tcc | 427 const _Tp __pi = __numeric_constants<_Tp>::__pi(); in __psi() local
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | special_function_util.h | 67 static _Tp __pi() throw() in _GLIBCXX_VISIBILITY() function
|
H A D | gamma.tcc | 427 const _Tp __pi = __numeric_constants<_Tp>::__pi(); in __psi() local
|
/netbsd/sbin/ifconfig/ |
H A D | parse.h | 121 #define PINTEGER_INITIALIZER1(__pi, __name, __min, __max, __base, \ argument 134 #define PINTEGER_INITIALIZER(__pi, __name, __base, __defexec, __defkey, \ argument
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | random.tcc | 1268 const result_type __pi in operator ()() local
|
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | random.tcc | 1268 const result_type __pi in operator ()() local
|
/netbsd/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | random.tcc | 2080 const _RealType __pi = 3.1415926535897932384626433832795029L; in operator ()() local
|