Searched refs:Tcl_AttemptRealloc (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A DtclCkalloc.c756 #undef Tcl_AttemptRealloc
787 Tcl_AttemptRealloc(
1179 * Tcl_AttemptRealloc --
1188 Tcl_AttemptRealloc(
745 #undef Tcl_AttemptRealloc macro
776 Tcl_AttemptRealloc( function
1170 Tcl_AttemptRealloc( function
H A DtclStubInit.c941 Tcl_AttemptRealloc, /* 430 */
H A Dtcl.h2281 # define attemptckrealloc(x,y) Tcl_AttemptRealloc(x,y)
H A DtclDecls.h2541 EXTERN char * Tcl_AttemptRealloc(char *ptr, unsigned int size);
5782 #ifndef Tcl_AttemptRealloc
5783 #define Tcl_AttemptRealloc \ macro
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclCkalloc.c736 #undef Tcl_AttemptRealloc
767 Tcl_AttemptRealloc(ptr, size)
1138 * Tcl_AttemptRealloc --
1146 Tcl_AttemptRealloc(ptr, size)
726 #undef Tcl_AttemptRealloc macro
757 Tcl_AttemptRealloc(ptr, size) function
1129 Tcl_AttemptRealloc(ptr, size) function
H A DtclStubInit.c892 Tcl_AttemptRealloc, /* 430 */
H A Dtcl.h1534 # define attemptckrealloc(x,y) Tcl_AttemptRealloc(x,y)
H A DtclDecls.h1368 EXTERN char * Tcl_AttemptRealloc _ANSI_ARGS_((char * ptr,
4046 #ifndef Tcl_AttemptRealloc
4047 #define Tcl_AttemptRealloc \ macro

Completed in 155 milliseconds