Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp70 double logHistogram::binMax[] = {1.e1l, 1.e2l, 1.e3l, 1.e4l, 1.e5l, 1.e6l, member in logHistogram
H A Dkmp_stats.h341 static double binMax[numBins]; variable