HomeSort by: relevance | last modified time | path
    Searched defs:atof (Results 1 - 6 of 6) 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
  /src/external/apache2/llvm/dist/libcxx/include/__support/solaris/
floatingpoint.h 9 #define atof sun_atof macro
12 #undef atof macro
  /src/external/gpl3/binutils/usr.bin/gas/
Makefile 17 COPTS.atof-generic.c = -Wno-stack-protector
  /src/external/gpl3/binutils.old/usr.bin/gas/
Makefile 17 COPTS.atof-generic.c = -Wno-stack-protector
  /src/external/gpl3/binutils/dist/gprofng/src/
collector_module.h 115 double (*atof)(); member in struct:CollectorUtilFuncs
  /src/external/gpl3/binutils.old/dist/gprofng/src/
collector_module.h 115 double (*atof)(); member in struct:CollectorUtilFuncs

Completed in 30 milliseconds