Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/include/__random/
H A Dpoisson_distribution.h46 double __c0_; variable
138 __c0_ = 0; in param_type()
152 __c0_ = 1. - __b1_ + 3. * __b2_ - 15. * __c3_; in param_type()
230 __r2 + __pr.__c1_) * __r2 + __pr.__c0_); in operator()