HomeSort by: relevance | last modified time | path
    Searched defs:strtoIf (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/gdtoa/
strtoIf.c 1 /* $NetBSD: strtoIf.c,v 1.3 2019/08/01 02:27:43 riastradh Exp $ */
38 strtoIf(s, sp, f0, f1) CONST char *s; char **sp; float *f0, *f1;
40 strtoIf(CONST char *s, char **sp, float *f0, float *f1)
strtoIf.c 1 /* $NetBSD: strtoIf.c,v 1.3 2019/08/01 02:27:43 riastradh Exp $ */
38 strtoIf(s, sp, f0, f1) CONST char *s; char **sp; float *f0, *f1;
40 strtoIf(CONST char *s, char **sp, float *f0, float *f1)

Completed in 22 milliseconds