Searched defs:tcl_GetDouble (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclDecls.h1193 int (*tcl_GetDouble) _ANSI_ARGS_((Tcl_Interp * interp, char * str, double * doublePtr)); /* 34 */ member in struct:TclStubs
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclDecls.h1120 int (*tcl_GetDouble) _ANSI_ARGS_((Tcl_Interp * interp, char * string, double * doublePtr)); /* 34 */ member in struct:TclStubs
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclDecls.h1188 int (*tcl_GetDouble) _ANSI_ARGS_((Tcl_Interp * interp, char * str, double * doublePtr)); /* 34 */ member in struct:TclStubs
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A DtclDecls.h1714 int (*tcl_GetDouble) _ANSI_ARGS_((Tcl_Interp * interp, CONST char * str, double * doublePtr)); /* 34 */ member in struct:TclStubs
/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A DtclDecls.h3474 int (*tcl_GetDouble) (Tcl_Interp *interp, CONST char *src, double *doublePtr); /* 34 */ member in struct:TclStubs

Completed in 234 milliseconds