HomeSort by relevance Sort by last modified time
    Searched defs:max_exponent (Results 1 - 3 of 3) sorted by null

  /external/v8/test/cctest/
test-code-stubs.cc 57 uint32_t max_exponent = local
59 if (unsigned_exponent >= max_exponent) {
  /external/opencv3/3rdparty/openexr/Half/
halfLimits.h 77 static const int max_exponent = HALF_MAX_EXP; member in class:std::numeric_limits
  /external/eigen/unsupported/test/mpreal/
mpreal.h 3008 static const int max_exponent = MPFR_EMAX_DEFAULT; member in class:std::numeric_limits
    [all...]

Completed in 173 milliseconds