Home
last modified time | relevance | path

Searched defs:real_to_hexadecimal (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dreal.c1728 real_to_hexadecimal (str, r, buf_size, digits, crop_trailing_zeros) in real_to_hexadecimal() function
/openbsd-src/gnu/gcc/gcc/
H A Dreal.c1724 real_to_hexadecimal (char *str, const REAL_VALUE_TYPE *r, size_t buf_size, in real_to_hexadecimal() function