OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strtopdd
(Results
1 - 5
of
5
) sorted by relevancy
/src/lib/libc/gdtoa/
gdtoa.h
166
extern int
strtopdd
ANSI((CONST char*, char**, double*));
173
#define
strtopdd
(s,se,x) strtordd(s,se,1,x)
macro
makefile
53
strtodg.c strtof.c strtopQ.c strtopd.c
strtopdd
.c strtopf.c\
74
strtopQ.c strtopd.c
strtopdd
.c strtopf.c strtopx.c strtopxL.c\
strtopdd.c
1
/* $NetBSD:
strtopdd
.c,v 1.4 2019/08/01 02:27:43 riastradh Exp $ */
38
strtopdd
(s, sp, dd) CONST char *s; char **sp; double *dd;
function
40
strtopdd
(CONST char *s, char **sp, double *dd)
/src/lib/libc/gdtoa/test/
ddtest.c
32
/* Test program for g_ddfmt, strtoIdd,
strtopdd
, and strtordd.
125
j =
strtopdd
(ibuf, &se1, ddI);
128
printf("***
strtopdd
and strtordd disagree!!\n:");
130
printf("
strtopdd
consumes %d bytes and returns %d\n",
149
printf("ddI[0] == ddI[1] ==
strtopdd
\n");
172
printf("**** Both differ from
strtopdd
****\n");
makefile
47
ddtest = ddtest.o getround.o g_dfmt.o strtordd.o
strtopdd
.o g_ddfmt.o \
Completed in 23 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026