OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:strtopf
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/gdtoa/
strtopf.c
1
/* $NetBSD:
strtopf
.c,v 1.4 2019/08/01 02:27:43 riastradh Exp $ */
38
strtopf
(s, sp, f) CONST char *s; char **sp; float *f;
function
40
strtopf
(CONST char *s, char **sp, float *f)
gdtoa.h
167
extern int
strtopf
ANSI((CONST char*, char**, float*));
174
#define
strtopf
(s,se,x) strtorf(s,se,1,x)
macro
Completed in 25 milliseconds
Indexes created Mon Sep 22 05:09:51 GMT 2025