Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__random/
H A Dnegative_binomial_distribution.h39 result_type __k_; variable
46 : __k_(__k), __p_(__p) {} in __k_() function