Home
last modified time | relevance | path

Searched defs:__nd_ (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/libcxx/include/__random/
H A Dlognormal_distribution.h38 normal_distribution<result_type> __nd_; variable
44 : __nd_(__m, __s) {} in __nd_() function
H A Dstudent_t_distribution.h58 normal_distribution<result_type> __nd_; variable