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

  /src/lib/libc/stdlib/
atof.c 1 /* $NetBSD: atof.c,v 1.13 2012/06/25 22:32:45 abs Exp $ */
35 static char sccsid[] = "@(#)atof.c 8.1 (Berkeley) 6/4/93";
37 __RCSID("$NetBSD: atof.c,v 1.13 2012/06/25 22:32:45 abs Exp $");
45 atof(const char *ascii) function in typeref:typename:double
atof.c 1 /* $NetBSD: atof.c,v 1.13 2012/06/25 22:32:45 abs Exp $ */
35 static char sccsid[] = "@(#)atof.c 8.1 (Berkeley) 6/4/93";
37 __RCSID("$NetBSD: atof.c,v 1.13 2012/06/25 22:32:45 abs Exp $");
45 atof(const char *ascii) function in typeref:typename:double

Completed in 48 milliseconds