Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_stdlib.c41 fptos(const char *p, char *buf, size_t buflen, int decpt, int sign, char expchr) in fptos() function
93 return (fptos(p, buf, sizeof (buf), decpt, sign, expchr)); in doubletos()
108 return (fptos(p, buf, sizeof (buf), decpt, sign, expchr)); in longdoubletos()