Searched refs:fcvt_r (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/libroot/posix/glibc/misc/
H A Defgcvt.c69 if (APPEND (FUNC_PREFIX, fcvt_r) (value, ndigit, decpt, sign,
78 (void) APPEND (FUNC_PREFIX, fcvt_r) (value, ndigit, decpt, sign,
H A Defgcvt_r.c58 APPEND (FUNC_PREFIX, fcvt_r) (value, ndigit, decpt, sign, buf, len)
154 libc_hidden_def (APPEND (FUNC_PREFIX, fcvt_r))
209 if (APPEND (FUNC_PREFIX, fcvt_r) (value, MIN (ndigit, NDIGIT_MAX) - 1,
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dstdlib.h808 extern int fcvt_r (double __value, int __ndigit, int *__restrict __decpt,
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1680 void fcvt_r() {} function
H A Dlibroot_stubs_legacy.c1625 void fcvt_r() {} function

Completed in 140 milliseconds