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

  /src/lib/libc/gdtoa/
strtorf.c 1 /* $NetBSD: strtorf.c,v 1.3 2011/03/20 23:15:35 christos Exp $ */
71 strtorf(s, sp, rounding, f) CONST char *s; char **sp; int rounding; float *f; function
73 strtorf(CONST char *s, char **sp, int rounding, float *f)
strtorf.c 1 /* $NetBSD: strtorf.c,v 1.3 2011/03/20 23:15:35 christos Exp $ */
71 strtorf(s, sp, rounding, f) CONST char *s; char **sp; int rounding; float *f; function
73 strtorf(CONST char *s, char **sp, int rounding, float *f)

Completed in 30 milliseconds