Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__random/
H A Ddiscrete_distribution.h127 double __d2 = __d / 2; in param_type() local
/freebsd/contrib/llvm-project/libcxx/include/__random/
H A Ddiscrete_distribution.h133 double __d2 = __d / 2; in param_type() local
/freebsd/contrib/llvm-project/libcxx/include/__algorithm/
H A Drotate.h201 difference_type __d2 = __last - __middle; in __rotate() local