HomeSort by: relevance | last modified time | path
    Searched defs:rounded_quotient (Results 1 - 2 of 2) 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
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 21 milliseconds