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

/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1/
H A DtclDecls.h1297 int (*tcl_ExprDoubleObj) _ANSI_ARGS_((Tcl_Interp * interp, Tcl_Obj * objPtr, double * ptr)); /* 138 */ member in struct:TclStubs
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b2/
H A DtclDecls.h1224 int (*tcl_ExprDoubleObj) _ANSI_ARGS_((Tcl_Interp * interp, Tcl_Obj * objPtr, double * ptr)); /* 138 */ member in struct:TclStubs
/macosx-10.10/tcl-105/tcl_ext/trf/trf/patches/v8.1b3/
H A DtclDecls.h1292 int (*tcl_ExprDoubleObj) _ANSI_ARGS_((Tcl_Interp * interp, Tcl_Obj * objPtr, double * ptr)); /* 138 */ member in struct:TclStubs
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclDecls.h1826 int (*tcl_ExprDoubleObj) _ANSI_ARGS_((Tcl_Interp * interp, Tcl_Obj * objPtr, double * ptr)); /* 138 */ member in struct:TclStubs
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclDecls.h3578 int (*tcl_ExprDoubleObj) (Tcl_Interp *interp, Tcl_Obj *objPtr, double *ptr); /* 138 */ member in struct:TclStubs

Completed in 299 milliseconds