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

  /src/lib/libc/gdtoa/
gdtoaimp.h 445 #define rounded_quotient(a,b) a = rnd_quot(a, b) macro
453 #define rounded_quotient(a,b) a /= b macro

Completed in 11 milliseconds