Searched refs:Tcl_FreeProc (Results 1 - 25 of 82) sorted by relevance

1234

/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/tcl/
H A Dstubtcl.h11 Tcl_FreeProc *freeProc;
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclPreserve.c33 Tcl_FreeProc *freeProc; /* Function to call to free. */
198 Tcl_FreeProc *freeProc;
271 Tcl_FreeProc *freeProc) /* Function to actually do free. */
H A Dtcl.h681 typedef void (Tcl_FreeProc) _ANSI_ARGS_((char *blockPtr)); typedef
805 Tcl_FreeProc *freeProc;
998 #define TCL_VOLATILE ((Tcl_FreeProc *) 1)
999 #define TCL_STATIC ((Tcl_FreeProc *) 0)
1000 #define TCL_DYNAMIC ((Tcl_FreeProc *) 3)
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclPreserve.c34 Tcl_FreeProc *freeProc; /* Procedure to call to free. */
205 Tcl_FreeProc *freeProc;
274 Tcl_FreeProc *freeProc; /* Procedure to actually do free. */
H A Dtcl.h718 typedef void (Tcl_FreeProc) _ANSI_ARGS_((char *blockPtr));
884 Tcl_FreeProc *freeProc;
1058 #define TCL_VOLATILE ((Tcl_FreeProc *) 1)
1059 #define TCL_STATIC ((Tcl_FreeProc *) 0)
1060 #define TCL_DYNAMIC ((Tcl_FreeProc *) 3)
717 typedef void (Tcl_FreeProc) _ANSI_ARGS_((char *blockPtr)); typedef
H A DtclResult.c236 Tcl_FreeProc *freeProc; /* Gives information about the string:
238 * of a Tcl_FreeProc such as free. */
242 register Tcl_FreeProc *oldFreeProc = iPtr->freeProc;
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/generic/
H A DxotclError.c18 XOTclErrMsg(Tcl_Interp *interp, char *msg, Tcl_FreeProc* type) {
H A DxotclDecls.h101 Tcl_FreeProc* type));
182 int (*xOTclErrMsg) _ANSI_ARGS_((Tcl_Interp* in, char* msg, Tcl_FreeProc* type)); /* 23 */
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkInt.h1153 Tcl_FreeProc **freeProcPtr));
1164 Tcl_FreeProc **freeProcPtr));
1172 Tcl_FreeProc **freeProcPtr));
1180 Tcl_FreeProc **freeProcPtr));
1190 Tcl_FreeProc **freeProcPtr));
1198 Tcl_FreeProc **freeProcPtr));
1206 Tcl_FreeProc **freeProcPtr));
H A DtkOldConfig.c47 Tcl_FreeProc **freeProcPtr));
730 Tcl_FreeProc *freeProc = (Tcl_FreeProc *) NULL;
755 if ((freeProc == TCL_DYNAMIC) || (freeProc == (Tcl_FreeProc *) free)) {
797 Tcl_FreeProc **freeProcPtr; /* Pointer to word to fill in with address
950 Tcl_FreeProc *freeProc;
974 if ((freeProc == TCL_DYNAMIC) || (freeProc == (Tcl_FreeProc *) free)) {
H A DtkUtil.c139 Tcl_FreeProc **freeProcPtr; /* Pointer to variable to fill in with
243 Tcl_FreeProc **freeProcPtr; /* Pointer to variable to fill in with
409 Tcl_FreeProc **freeProcPtr; /* not used */
513 Tcl_FreeProc **freeProcPtr; /* not used */
H A DtkCanvUtil.c452 Tcl_FreeProc **freeProcPtr; /* Pointer to variable to fill in with
459 *freeProcPtr = (Tcl_FreeProc *) NULL;
463 *freeProcPtr = (Tcl_FreeProc *) NULL;
536 Tcl_FreeProc **freeProcPtr; /* Pointer to variable to fill in with
554 *freeProcPtr = (Tcl_FreeProc *) NULL;
765 Tcl_FreeProc **freeProcPtr; /* Pointer to variable to fill in with
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itcl/generic/
H A DitclDecls.h149 Tcl_FreeProc * fproc));
208 void (*itcl_EventuallyFree) _ANSI_ARGS_((ClientData cdata, Tcl_FreeProc * fproc)); /* 20 */
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/generic/
H A DtkTableUtil.c180 Tcl_FreeProc **freeProcPtr; /* Pointer to variable to fill in with
339 char *widgRec, int offset, Tcl_FreeProc **freeProcPtr)
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.1b2/
H A Dtcl.h450 typedef void (Tcl_FreeProc) _ANSI_ARGS_((char *blockPtr)); typedef
595 Tcl_FreeProc *freeProc;
770 #define TCL_VOLATILE ((Tcl_FreeProc *) 1)
771 #define TCL_STATIC ((Tcl_FreeProc *) 0)
772 #define TCL_DYNAMIC ((Tcl_FreeProc *) 3)
H A Dtcl.h.orig450 typedef void (Tcl_FreeProc) _ANSI_ARGS_((char *blockPtr));
595 Tcl_FreeProc *freeProc;
770 #define TCL_VOLATILE ((Tcl_FreeProc *) 1)
771 #define TCL_STATIC ((Tcl_FreeProc *) 0)
772 #define TCL_DYNAMIC ((Tcl_FreeProc *) 3)
/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkIntDecls.h971 Tcl_FreeProc **freeProcPtr);
985 Tcl_FreeProc **freeProcPtr);
999 Tcl_FreeProc **freeProcPtr);
1013 Tcl_FreeProc **freeProcPtr);
1027 Tcl_FreeProc **freeProcPtr);
1041 Tcl_FreeProc **freeProcPtr);
1317 char * (*tkStatePrintProc) (ClientData clientData, Tk_Window tkwin, char *widgRec, int offset, Tcl_FreeProc **freeProcPtr); /* 170 */
1319 char * (*tkCanvasDashPrintProc) (ClientData clientData, Tk_Window tkwin, char *widgRec, int offset, Tcl_FreeProc **freeProcPtr); /* 172 */
1321 char * (*tkOffsetPrintProc) (ClientData clientData, Tk_Window tkwin, char *widgRec, int offset, Tcl_FreeProc **freeProcPtr); /* 174 */
1323 char * (*tkPixelPrintProc) (ClientData clientData, Tk_Window tkwin, char *widgRec, int offset, Tcl_FreeProc **freeProcPt
[all...]
H A DtkUtil.c134 Tcl_FreeProc **freeProcPtr) /* Pointer to variable to fill in with
237 Tcl_FreeProc **freeProcPtr) /* Pointer to variable to fill in with
411 Tcl_FreeProc **freeProcPtr) /* not used */
512 Tcl_FreeProc **freeProcPtr) /* not used */
H A DtkOldConfig.c44 char *buffer, Tcl_FreeProc **freeProcPtr);
703 Tcl_FreeProc *freeProc = NULL;
728 if ((freeProc == TCL_DYNAMIC) || (freeProc == (Tcl_FreeProc *) free)) {
768 Tcl_FreeProc **freeProcPtr) /* Pointer to word to fill in with address of
927 Tcl_FreeProc *freeProc;
952 if ((freeProc == TCL_DYNAMIC) || (freeProc == (Tcl_FreeProc *) free)) {
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v7.6/
H A Dtcl.h297 typedef void (Tcl_FreeProc) _ANSI_ARGS_((char *blockPtr)); typedef
378 #define TCL_VOLATILE ((Tcl_FreeProc *) 1)
379 #define TCL_STATIC ((Tcl_FreeProc *) 0)
380 #define TCL_DYNAMIC ((Tcl_FreeProc *) 3)
453 || ((interp)->freeProc == (Tcl_FreeProc *) free)) { \
911 Tcl_FreeProc *freeProc));
1081 char *string, Tcl_FreeProc *freeProc));
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v7.6p2/
H A Dtcl.h297 typedef void (Tcl_FreeProc) _ANSI_ARGS_((char *blockPtr)); typedef
378 #define TCL_VOLATILE ((Tcl_FreeProc *) 1)
379 #define TCL_STATIC ((Tcl_FreeProc *) 0)
380 #define TCL_DYNAMIC ((Tcl_FreeProc *) 3)
453 || ((interp)->freeProc == (Tcl_FreeProc *) free)) { \
911 Tcl_FreeProc *freeProc));
1081 char *string, Tcl_FreeProc *freeProc));
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.0a1/
H A Dtcl.h311 typedef void (Tcl_FreeProc) _ANSI_ARGS_((char *blockPtr)); typedef
518 #define TCL_VOLATILE ((Tcl_FreeProc *) 1)
519 #define TCL_STATIC ((Tcl_FreeProc *) 0)
520 #define TCL_DYNAMIC ((Tcl_FreeProc *) 3)
594 || ((interp)->freeProc == (Tcl_FreeProc *) free)) { \
1062 Tcl_FreeProc *freeProc));
1303 char *string, Tcl_FreeProc *freeProc));
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.0a2/
H A Dtcl.h311 typedef void (Tcl_FreeProc) _ANSI_ARGS_((char *blockPtr)); typedef
521 #define TCL_VOLATILE ((Tcl_FreeProc *) 1)
522 #define TCL_STATIC ((Tcl_FreeProc *) 0)
523 #define TCL_DYNAMIC ((Tcl_FreeProc *) 3)
597 || ((interp)->freeProc == (Tcl_FreeProc *) free)) { \
1076 Tcl_FreeProc *freeProc));
1316 char *string, Tcl_FreeProc *freeProc));
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.0b1/
H A Dtcl.h322 typedef void (Tcl_FreeProc) _ANSI_ARGS_((char *blockPtr)); typedef
615 #define TCL_VOLATILE ((Tcl_FreeProc *) 1)
616 #define TCL_STATIC ((Tcl_FreeProc *) 0)
617 #define TCL_DYNAMIC ((Tcl_FreeProc *) 3)
1149 Tcl_FreeProc *freeProc));
1403 char *string, Tcl_FreeProc *freeProc));
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.0b2/
H A Dtcl.h322 typedef void (Tcl_FreeProc) _ANSI_ARGS_((char *blockPtr)); typedef
609 #define TCL_VOLATILE ((Tcl_FreeProc *) 1)
610 #define TCL_STATIC ((Tcl_FreeProc *) 0)
611 #define TCL_DYNAMIC ((Tcl_FreeProc *) 3)
1147 Tcl_FreeProc *freeProc));
1406 char *string, Tcl_FreeProc *freeProc));

Completed in 236 milliseconds

1234