Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__random/
H A Dgamma_distribution.h38 result_type __alpha_; global() variable
45 : __alpha_(__alpha), __beta_(__beta) {} __alpha_() function