OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_xLfmt
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/gdtoa/
g_xLfmt.c
1
/* $NetBSD:
g_xLfmt
.c,v 1.5 2019/08/01 02:27:43 riastradh Exp $ */
54
g_xLfmt
(buf, V, ndig, bufsize) char *buf; char *V; int ndig; size_t bufsize;
56
g_xLfmt
(char *buf, void *V, int ndig, size_t bufsize)
makefile
50
g_ffmt.c
g_xLfmt
.c g_xfmt.c gdtoa.c gethex.c gmisc.c hd_init.c\
69
g_dfmt.c g_ffmt.c
g_xLfmt
.c g_xfmt.c gdtoa.c gdtoa.h\
gdtoa.h
149
extern char*
g_xLfmt
ANSI((char*, void*, int, size_t));
/src/lib/libc/gdtoa/test/
xLtest.c
32
/* Test program for
g_xLfmt
, strtoIxL, strtopxL, and strtorxL.
49
* word, etc., and ndig is a parameters to
g_xLfmt
.
129
se =
g_xLfmt
(obuf, u.bits, ndig, sizeof(obuf));
130
printf("
g_xLfmt
(%d) gives %d bytes: \"%s\"\n\n",
makefile
72
xLtest = xLtest.o getround.o strtorxL.o strtopxL.o
g_xLfmt
.o strtoIxL.o \
Completed in 13 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025