Home
last modified time | relevance | path

Searched refs:string_to_Decimal64 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dget_d64.c187 string_to_Decimal64 (char *s) in string_to_Decimal64() function
323 string_to_Decimal64 (char *s) in string_to_Decimal64() function
594 return string_to_Decimal64 (s); in mpfr_get_decimal64()
610 return string_to_Decimal64 (s); in mpfr_get_decimal64()
/netbsd-src/external/lgpl3/mpfr/dist/
H A DChangeLog9530 [src/get_d64.c] Parsing in the portable version of string_to_Decimal64: