Home
last modified time | relevance | path

Searched refs:__px (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/libstdc++/include/tr1/
Dboost_shared_ptr.h959 const _Tp1* __px) in __enable_shared_from_this_helper() argument
962 __pe->_M_weak_assign(const_cast<_Tp1*>(__px), __pn); in __enable_shared_from_this_helper()
1137 const _Tp1* __px) in __enable_shared_from_this_helper() argument
1140 __pe->_M_weak_assign(const_cast<_Tp1*>(__px), __pn); in __enable_shared_from_this_helper()
/freebsd-10-stable/contrib/libc++/include/
Drandom4653 double __px;
4659 __px = -__pr.__mean_;
4668 __px = __x * _VSTD::log(1 + __v) - __difmuk - __del;
4670 __px = __x * __v * __v * (((((((.1250060 * __v + -.1384794) *
4682 if (__pr.__c_ * _VSTD::abs(__u) <= __py * _VSTD::exp(__px + __e) -
4688 if (__fy - __u * __fy <= __py * _VSTD::exp(__px - __fx))