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

  /src/external/lgpl3/mpfr/dist/src/
set_d64.c 116 decimal64_to_string (char *s, _Decimal64 d) function
285 decimal64_to_string (char *s, _Decimal64 d) function
479 #endif /* definition of decimal64_to_string (DPD, BID, or portable) */
493 decimal64_to_string (s, d);

Completed in 23 milliseconds