HomeSort by: relevance | last modified time | path
    Searched defs:s0high (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ryu/
d2fixed.c 151 const uint64_t s0high = low1 + high0; // 64 local
152 const uint32_t c1 = s0high < low1;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/ryu/
d2fixed.c 151 const uint64_t s0high = low1 + high0; // 64 local
152 const uint32_t c1 = s0high < low1;

Completed in 30 milliseconds