Home
last modified time | relevance | path

Searched refs:decimal_integer_string (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dreal.cc105 static void decimal_integer_string (char *, const REAL_VALUE_TYPE *,
2280 decimal_integer_string (char *str, const REAL_VALUE_TYPE *r_orig, in decimal_integer_string() function
2330 decimal_integer_string (str, r, sizeof (str) - 1); in decimal_from_integer()
H A DChangeLog-20099192 * real.c decimal_from_integer, decimal_integer_string): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dreal.c105 static void decimal_integer_string (char *, const REAL_VALUE_TYPE *,
2280 decimal_integer_string (char *str, const REAL_VALUE_TYPE *r_orig, in decimal_integer_string() function
2330 decimal_integer_string (str, r, sizeof (str) - 1); in decimal_from_integer()