Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__random/
H A Dgamma_distribution.h38 result_type __alpha_; variable
45 : __alpha_(__alpha), __beta_(__beta) {} in __alpha_() function