| /openbsd/src/gnu/lib/libiberty/src/ |
| D | strtod.c | 43 extern double atof (const char *); 55 return atof (str); in strtod() 77 return atof (str); in strtod() 82 return atof (str); in strtod() 101 return atof (str); in strtod() 127 return atof (str); in strtod() 131 return atof (str); in strtod()
|
| /openbsd/src/gnu/usr.bin/binutils/gas/ |
| D | mpw-config.in | 71 forward-include "{srcdir}"config:atof-ns32k.c atof-targ.c 73 forward-include "{srcdir}"config:atof-tahoe.c atof-targ.c 75 forward-include "{srcdir}"config:atof-vax.c atof-targ.c 78 forward-include "{srcdir}"config:atof-ieee.c atof-targ.c
|
| D | makefile.vms | 42 OBJS=targ-cpu.obj,obj-format.obj,atof-targ.obj,app.obj,as.obj,atof-generic.obj,\ 92 atof-targ.c: [.config]atof-$(FLTFORMAT).c 95 targ-cpu.obj: targ-cpu.c targ-cpu.h [.config]atof-vax.c 109 $(RM) atof-targ.c;
|
| D | mpw-make.sed | 47 /atof-targ/s/"{s}"atof-targ\.c/"{o}"atof-targ.c/g
|
| D | vmsconf.sh | 81 $ gcc 'c_flags'/Define=('C_DEFS')/Object=[]atof-'atof'.obj [.config]atof-'atof'.c
|
| D | make-gas.com | 78 $ gcc 'c_flags'/Define=('C_DEFS')/Object=[]atof-'atof'.obj [.config]atof-'atof'.c
|
| D | config-gas.com | 14 $ atof="vax" 18 $ atof="ieee"
|
| D | Makefile.am | 31 ATOF_TARG_C = $(srcdir)/config/atof-@atof@.c 32 ATOF_TARG_O = atof-@atof@.o 177 atof-generic.c \ 426 atof-generic.o \
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| D | 20020709-1.c | 1 extern double atof (__const char *__nptr) __attribute__ ((__pure__)); 6 u.val = atof (s); in bar()
|
| /openbsd/src/lib/libc/stdlib/ |
| D | Makefile.inc | 6 SRCS+= a64l.c abort.c atexit.c atoi.c atof.c atol.c atoll.c bsearch.c \ 28 MAN+= a64l.3 abort.3 abs.3 alloca.3 atexit.3 atof.3 atoi.3 atol.3 atoll.3 \
|
| D | atof.c | 34 atof(const char *ascii) in atof() function
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/c_std/ |
| D | std_cstdlib.h | 78 #undef atof 112 using ::atof;
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/include/c_std/ |
| D | std_cstdlib.h | 58 #undef atof 92 using ::atof;
|
| /openbsd/src/gnu/lib/libreadline/ |
| D | ansi_stdlib.h | 29 extern double atof ();
|
| /openbsd/src/gnu/gcc/fixincludes/tests/base/ |
| D | math.h | 107 extern double atof(const char *__nptr);
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/c_compatibility/ |
| D | stdlib.h | 41 using std::atof;
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/include/c_compatibility/ |
| D | stdlib.h | 41 using std::atof;
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/tests/base/ |
| D | math.h | 145 extern double atof(const char *__nptr);
|
| /openbsd/src/gnu/usr.bin/perl/ext/POSIX/t/ |
| D | unimplemented.t | 13 [atof => 'C-specific, stopped'],
|
| /openbsd/src/usr.bin/units/ |
| D | units.c | 309 num = atof(item); in addunit() 319 num = atof(divider + 1); in addunit() 330 num = atof(item); in addunit()
|
| /openbsd/src/usr.bin/openssl/ |
| D | speed.c | 2692 results[alg][j] += atof(sstrsep(&p, sep)); in do_multi() 2702 d = atof(sstrsep(&p, sep)); in do_multi() 2708 d = atof(sstrsep(&p, sep)); in do_multi() 2722 d = atof(sstrsep(&p, sep)); in do_multi() 2728 d = atof(sstrsep(&p, sep)); in do_multi() 2742 d = atof(sstrsep(&p, sep)); in do_multi() 2748 d = atof(sstrsep(&p, sep)); in do_multi() 2762 d = atof(sstrsep(&p, sep)); in do_multi() 2768 d = atof(sstrsep(&p, sep)); in do_multi() 2782 d = atof(sstrsep(&p, sep)); in do_multi()
|
| /openbsd/src/gnu/llvm/libcxx/include/ |
| D | cstdlib | 34 double atof (const char* nptr); 107 using ::atof _LIBCPP_USING_IF_EXISTS;
|
| /openbsd/src/gnu/usr.bin/binutils/gas/po/ |
| D | POTFILES.in | 7 atof-generic.c 8 atof-generic.c
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/ |
| D | configure.in | 427 vax | tahoe ) atof=${target_cpu} ;; 428 pdp11) atof=vax ;; 429 *) atof=ieee ;; 549 AC_SUBST(atof) subst 687 [rm -f targ-cpu.c targ-cpu.h obj-format.h obj-format.c targ-env.h atof-targ.c itbl-cpu.h
|
| D | Makefile.am | 32 ATOF_TARG_C = $(srcdir)/config/atof-@atof@.c 33 ATOF_TARG_O = atof-@atof@.o 166 atof-generic.c \ 408 atof-generic.o \
|