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

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclDecls.h3878 char * (*tcl_AttemptRealloc) (char *ptr, unsigned int size); /* 430 */ member in struct:TclStubs
5784 (tclStubsPtr->tcl_AttemptRealloc) /* 430 */
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclDecls.h2142 char * (*tcl_AttemptRealloc) _ANSI_ARGS_((char * ptr, unsigned int size)); /* 430 */ member in struct:TclStubs
4048 (tclStubsPtr->tcl_AttemptRealloc) /* 430 */

Completed in 87 milliseconds