Searched refs:tclpAlloc (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIntDecls.h625 char * (*tclpAlloc) _ANSI_ARGS_((unsigned int size)); /* 69 */ member in struct:TclIntStubs
1020 (tclIntStubsPtr->tclpAlloc) /* 69 */
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIntDecls.h1113 char * (*tclpAlloc) (unsigned int size); /* 69 */ member in struct:TclIntStubs
1492 (tclIntStubsPtr->tclpAlloc) /* 69 */

Completed in 71 milliseconds