Home
last modified time | relevance | path

Searched refs:strtod (Results 51 – 70 of 70) sorted by relevance

123

/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs156 comp/strtod.o \
/illumos-gate/usr/src/cmd/fm/fmdump/common/
H A Dfmdump.c364 (suseconds_t)(strtod(arg, &p) * (double)MICROSEC); in gettimeopt()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DMakefile111 strtod.c strtold.c \
H A DRELEASE276 09-01-07 sfio/sfstrtof.h: strtod() etc. do not consume [fFlL] suffix -- thanks jkf
577 comp/strtod.c: #define S2F_function strtod
1083 01-10-18 features/lib: check for strtod static link collision
1171 01-04-01 strtod,strtold: add
H A DMamfile2751 make strtod.o
2752 make comp/strtod.c
2758 done comp/strtod.c
2759 meta strtod.o %.c>%.o comp/strtod.c strtod
2760 prev comp/strtod.c
2761 …} -I. -Icomp -Iport -Isfio -Iinclude -Istd -I${INSTALLROOT}/include -D_PACKAGE_ast -c comp/strtod.c
2762 done strtod.o generated
6102 …o remove.o rename.o link.o unlink.o strdup.o strchr.o strrchr.o strstr.o strtod.o strtold.o strtol…
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_util.c1219 double fval = strtod(value, &end); in zfs_nicestrtonum()
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile563 strtod.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com596 strtod.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com581 strtod.o \
/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.c2726 fval = (float)strtod(val, (char **)NULL); in prop_match()
2729 dval = strtod(val, (char **)NULL); in prop_match()
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com623 strtod.o \
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute.c2164 val = strtod(str, &ep); in str2dbl()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc76 link path=usr/share/man/man3c/atof.3c target=strtod.3c
1250 file path=usr/share/man/man3c/strtod.3c
1251 link path=usr/share/man/man3c/strtof.3c target=strtod.3c
1256 link path=usr/share/man/man3c/strtold.3c target=strtod.3c
H A Dsystem-test-utiltest.p5m913 file path=opt/util-tests/tests/awk/gnu/strtod.awk mode=0444
914 file path=opt/util-tests/tests/awk/gnu/strtod.in mode=0444
915 file path=opt/util-tests/tests/awk/gnu/strtod.ok mode=0444
/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_ranges.c441 return sval_type_fval(type, strtod(start, (char **)endp)); in parse_val()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c1757 ERROR: This OS has most likely a broken strtod() implemenentation.
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2947 strtod;
/illumos-gate/usr/src/lib/libstmf/common/
H A Dstmf.c3134 double fval = strtod(value, &end); in niceStrToNum()
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlemon.c1693 dv = strtod(cp,&end);
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c576 double fval = strtod(buf, &end); in nicenumtoull()

123