Searched refs:fixstrtod (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/tcl-105/tcl/tcl/compat/
H A Dfixstrtod.c2 * fixstrtod.c --
4 * Source code for the "fixstrtod" procedure. This procedure is
13 * RCS: @(#) $Id: fixstrtod.c,v 1.3 2007/04/16 13:36:34 dkf Exp $
28 fixstrtod( function
/macosx-10.10/tcl-105/tcl84/tcl/compat/
H A Dfixstrtod.c2 * fixstrtod.c --
4 * Source code for the "fixstrtod" procedure. This procedure is
13 * RCS: @(#) $Id: fixstrtod.c,v 1.2 1998/09/14 18:39:44 stanton Exp $
28 fixstrtod(string, endPtr) function
/macosx-10.10/tcl-105/tcl_ext/tls/tls/
H A Dfixstrtod.c2 * fixstrtod.c --
4 * Source code for the "fixstrtod" procedure. This procedure is
13 * SCCS: @(#) fixstrtod.c 1.5 96/02/15 12:08:21
28 fixstrtod(string, endPtr) function
/macosx-10.10/tcl-105/tcl84/tcl/unix/
H A DMakefile.in1143 fixstrtod.o: $(COMPAT_DIR)/fixstrtod.c
1144 $(CC) -c $(STUB_CC_SWITCHES) $(COMPAT_DIR)/fixstrtod.c
H A Dconfigure7455 # "fixstrtod" that corrects the error.
7558 LIBOBJS="$LIBOBJS fixstrtod.o"
7560 #define strtod fixstrtod
/macosx-10.10/tcl-105/tcl/tcl/unix/
H A DMakefile.in1476 fixstrtod.o: $(COMPAT_DIR)/fixstrtod.c
1477 $(CC) -c $(STUB_CC_SWITCHES) $(COMPAT_DIR)/fixstrtod.c
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v7.6p2/
H A Dconfigure2253 # "fixstrtod" that corrects the error.
2343 LIBOBJS="$LIBOBJS fixstrtod.o"
2345 #define strtod fixstrtod
/macosx-10.10/tcl-105/tk84/tk/unix/
H A Dconfigure4598 # "fixstrtod" (provided by Tcl) that corrects the error.
4701 LIBOBJS="$LIBOBJS fixstrtod.o"
4703 #define strtod fixstrtod

Completed in 231 milliseconds