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

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

Completed in 21 milliseconds