OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ldtoa
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gdtoa/
ldtoa.c
1
/* $NetBSD:
ldtoa
.c,v 1.6 2019/08/01 02:27:43 riastradh Exp $ */
33
__RCSID("$NetBSD:
ldtoa
.c,v 1.6 2019/08/01 02:27:43 riastradh Exp $");
47
*
ldtoa
() is a wrapper for gdtoa() that makes it smell like dtoa(),
51
* use INT_MAX in
ldtoa
() instead.
54
ldtoa
(long double *ld, int mode, int ndigits, int *decpt, int *sign, char **rve)
function
gdtoa.h
117
#define
ldtoa
__ldtoa
macro
131
extern char*
ldtoa
ANSI((long double *ld, int mode, int ndigits, int *decpt,
Completed in 42 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026