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

/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclIntDecls.h637 char * (*tclpRealloc) _ANSI_ARGS_((char * ptr, unsigned int size)); /* 81 */ member in struct:TclIntStubs
1050 (tclIntStubsPtr->tclpRealloc) /* 81 */
/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclIntDecls.h1125 char * (*tclpRealloc) (char *ptr, unsigned int size); /* 81 */ member in struct:TclIntStubs
1522 (tclIntStubsPtr->tclpRealloc) /* 81 */

Completed in 68 milliseconds