⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tclintdecls.h

📁 tcl是工具命令语言
💻 H
📖 第 1 页 / 共 4 页
字号:
/* Slot 82 is reserved *//* Slot 83 is reserved *//* Slot 84 is reserved *//* Slot 85 is reserved *//* Slot 86 is reserved *//* Slot 87 is reserved */#ifndef TclPrecTraceProc#define TclPrecTraceProc \	(tclIntStubsPtr->tclPrecTraceProc) /* 88 */#endif#ifndef TclPreventAliasLoop#define TclPreventAliasLoop \	(tclIntStubsPtr->tclPreventAliasLoop) /* 89 */#endif/* Slot 90 is reserved */#ifndef TclProcCleanupProc#define TclProcCleanupProc \	(tclIntStubsPtr->tclProcCleanupProc) /* 91 */#endif#ifndef TclProcCompileProc#define TclProcCompileProc \	(tclIntStubsPtr->tclProcCompileProc) /* 92 */#endif#ifndef TclProcDeleteProc#define TclProcDeleteProc \	(tclIntStubsPtr->tclProcDeleteProc) /* 93 */#endif#ifndef TclProcInterpProc#define TclProcInterpProc \	(tclIntStubsPtr->tclProcInterpProc) /* 94 */#endif/* Slot 95 is reserved */#ifndef TclRenameCommand#define TclRenameCommand \	(tclIntStubsPtr->tclRenameCommand) /* 96 */#endif#ifndef TclResetShadowedCmdRefs#define TclResetShadowedCmdRefs \	(tclIntStubsPtr->tclResetShadowedCmdRefs) /* 97 */#endif#ifndef TclServiceIdle#define TclServiceIdle \	(tclIntStubsPtr->tclServiceIdle) /* 98 */#endif/* Slot 99 is reserved *//* Slot 100 is reserved */#ifndef TclSetPreInitScript#define TclSetPreInitScript \	(tclIntStubsPtr->tclSetPreInitScript) /* 101 */#endif#ifndef TclSetupEnv#define TclSetupEnv \	(tclIntStubsPtr->tclSetupEnv) /* 102 */#endif#ifndef TclSockGetPort#define TclSockGetPort \	(tclIntStubsPtr->tclSockGetPort) /* 103 */#endif#if !defined(__WIN32__) && !defined(MAC_TCL) /* UNIX */#ifndef TclSockMinimumBuffers#define TclSockMinimumBuffers \	(tclIntStubsPtr->tclSockMinimumBuffers) /* 104 */#endif#endif /* UNIX */#ifdef __WIN32__#ifndef TclSockMinimumBuffers#define TclSockMinimumBuffers \	(tclIntStubsPtr->tclSockMinimumBuffers) /* 104 */#endif#endif /* __WIN32__ *//* Slot 105 is reserved */#ifndef TclStatDeleteProc#define TclStatDeleteProc \	(tclIntStubsPtr->tclStatDeleteProc) /* 106 */#endif#ifndef TclStatInsertProc#define TclStatInsertProc \	(tclIntStubsPtr->tclStatInsertProc) /* 107 */#endif#ifndef TclTeardownNamespace#define TclTeardownNamespace \	(tclIntStubsPtr->tclTeardownNamespace) /* 108 */#endif#ifndef TclUpdateReturnInfo#define TclUpdateReturnInfo \	(tclIntStubsPtr->tclUpdateReturnInfo) /* 109 */#endif/* Slot 110 is reserved */#ifndef Tcl_AddInterpResolvers#define Tcl_AddInterpResolvers \	(tclIntStubsPtr->tcl_AddInterpResolvers) /* 111 */#endif#ifndef Tcl_AppendExportList#define Tcl_AppendExportList \	(tclIntStubsPtr->tcl_AppendExportList) /* 112 */#endif#ifndef Tcl_CreateNamespace#define Tcl_CreateNamespace \	(tclIntStubsPtr->tcl_CreateNamespace) /* 113 */#endif#ifndef Tcl_DeleteNamespace#define Tcl_DeleteNamespace \	(tclIntStubsPtr->tcl_DeleteNamespace) /* 114 */#endif#ifndef Tcl_Export#define Tcl_Export \	(tclIntStubsPtr->tcl_Export) /* 115 */#endif#ifndef Tcl_FindCommand#define Tcl_FindCommand \	(tclIntStubsPtr->tcl_FindCommand) /* 116 */#endif#ifndef Tcl_FindNamespace#define Tcl_FindNamespace \	(tclIntStubsPtr->tcl_FindNamespace) /* 117 */#endif#ifndef Tcl_GetInterpResolvers#define Tcl_GetInterpResolvers \	(tclIntStubsPtr->tcl_GetInterpResolvers) /* 118 */#endif#ifndef Tcl_GetNamespaceResolvers#define Tcl_GetNamespaceResolvers \	(tclIntStubsPtr->tcl_GetNamespaceResolvers) /* 119 */#endif#ifndef Tcl_FindNamespaceVar#define Tcl_FindNamespaceVar \	(tclIntStubsPtr->tcl_FindNamespaceVar) /* 120 */#endif#ifndef Tcl_ForgetImport#define Tcl_ForgetImport \	(tclIntStubsPtr->tcl_ForgetImport) /* 121 */#endif#ifndef Tcl_GetCommandFromObj#define Tcl_GetCommandFromObj \	(tclIntStubsPtr->tcl_GetCommandFromObj) /* 122 */#endif#ifndef Tcl_GetCommandFullName#define Tcl_GetCommandFullName \	(tclIntStubsPtr->tcl_GetCommandFullName) /* 123 */#endif#ifndef Tcl_GetCurrentNamespace#define Tcl_GetCurrentNamespace \	(tclIntStubsPtr->tcl_GetCurrentNamespace) /* 124 */#endif#ifndef Tcl_GetGlobalNamespace#define Tcl_GetGlobalNamespace \	(tclIntStubsPtr->tcl_GetGlobalNamespace) /* 125 */#endif#ifndef Tcl_GetVariableFullName#define Tcl_GetVariableFullName \	(tclIntStubsPtr->tcl_GetVariableFullName) /* 126 */#endif#ifndef Tcl_Import#define Tcl_Import \	(tclIntStubsPtr->tcl_Import) /* 127 */#endif#ifndef Tcl_PopCallFrame#define Tcl_PopCallFrame \	(tclIntStubsPtr->tcl_PopCallFrame) /* 128 */#endif#ifndef Tcl_PushCallFrame#define Tcl_PushCallFrame \	(tclIntStubsPtr->tcl_PushCallFrame) /* 129 */#endif#ifndef Tcl_RemoveInterpResolvers#define Tcl_RemoveInterpResolvers \	(tclIntStubsPtr->tcl_RemoveInterpResolvers) /* 130 */#endif#ifndef Tcl_SetNamespaceResolvers#define Tcl_SetNamespaceResolvers \	(tclIntStubsPtr->tcl_SetNamespaceResolvers) /* 131 */#endif#ifndef TclpHasSockets#define TclpHasSockets \	(tclIntStubsPtr->tclpHasSockets) /* 132 */#endif#ifndef TclpGetDate#define TclpGetDate \	(tclIntStubsPtr->tclpGetDate) /* 133 */#endif#ifndef TclpStrftime#define TclpStrftime \	(tclIntStubsPtr->tclpStrftime) /* 134 */#endif#ifndef TclpCheckStackSpace#define TclpCheckStackSpace \	(tclIntStubsPtr->tclpCheckStackSpace) /* 135 */#endif/* Slot 136 is reserved *//* Slot 137 is reserved */#ifndef TclGetEnv#define TclGetEnv \	(tclIntStubsPtr->tclGetEnv) /* 138 */#endif/* Slot 139 is reserved */#ifndef TclLooksLikeInt#define TclLooksLikeInt \	(tclIntStubsPtr->tclLooksLikeInt) /* 140 */#endif#ifndef TclpGetCwd#define TclpGetCwd \	(tclIntStubsPtr->tclpGetCwd) /* 141 */#endif#ifndef TclSetByteCodeFromAny#define TclSetByteCodeFromAny \	(tclIntStubsPtr->tclSetByteCodeFromAny) /* 142 */#endif#ifndef TclAddLiteralObj#define TclAddLiteralObj \	(tclIntStubsPtr->tclAddLiteralObj) /* 143 */#endif#ifndef TclHideLiteral#define TclHideLiteral \	(tclIntStubsPtr->tclHideLiteral) /* 144 */#endif#ifndef TclGetAuxDataType#define TclGetAuxDataType \	(tclIntStubsPtr->tclGetAuxDataType) /* 145 */#endif#ifndef TclHandleCreate#define TclHandleCreate \	(tclIntStubsPtr->tclHandleCreate) /* 146 */#endif#ifndef TclHandleFree#define TclHandleFree \	(tclIntStubsPtr->tclHandleFree) /* 147 */#endif#ifndef TclHandlePreserve#define TclHandlePreserve \	(tclIntStubsPtr->tclHandlePreserve) /* 148 */#endif#ifndef TclHandleRelease#define TclHandleRelease \	(tclIntStubsPtr->tclHandleRelease) /* 149 */#endif#ifndef TclRegAbout#define TclRegAbout \	(tclIntStubsPtr->tclRegAbout) /* 150 */#endif#ifndef TclRegExpRangeUniChar#define TclRegExpRangeUniChar \	(tclIntStubsPtr->tclRegExpRangeUniChar) /* 151 */#endif#ifndef TclSetLibraryPath#define TclSetLibraryPath \	(tclIntStubsPtr->tclSetLibraryPath) /* 152 */#endif#ifndef TclGetLibraryPath#define TclGetLibraryPath \	(tclIntStubsPtr->tclGetLibraryPath) /* 153 */#endif/* Slot 154 is reserved *//* Slot 155 is reserved */#ifndef TclRegError#define TclRegError \	(tclIntStubsPtr->tclRegError) /* 156 */#endif#ifndef TclVarTraceExists#define TclVarTraceExists \	(tclIntStubsPtr->tclVarTraceExists) /* 157 */#endif#ifndef TclSetStartupScriptFileName#define TclSetStartupScriptFileName \	(tclIntStubsPtr->tclSetStartupScriptFileName) /* 158 */#endif#ifndef TclGetStartupScriptFileName#define TclGetStartupScriptFileName \	(tclIntStubsPtr->tclGetStartupScriptFileName) /* 159 */#endif/* Slot 160 is reserved */#ifndef TclChannelTransform#define TclChannelTransform \	(tclIntStubsPtr->tclChannelTransform) /* 161 */#endif#ifndef TclChannelEventScriptInvoker#define TclChannelEventScriptInvoker \	(tclIntStubsPtr->tclChannelEventScriptInvoker) /* 162 */#endif#ifndef TclGetInstructionTable#define TclGetInstructionTable \	(tclIntStubsPtr->tclGetInstructionTable) /* 163 */#endif#ifndef TclExpandCodeArray#define TclExpandCodeArray \	(tclIntStubsPtr->tclExpandCodeArray) /* 164 */#endif#ifndef TclpSetInitialEncodings#define TclpSetInitialEncodings \	(tclIntStubsPtr->tclpSetInitialEncodings) /* 165 */#endif#ifndef TclListObjSetElement#define TclListObjSetElement \	(tclIntStubsPtr->tclListObjSetElement) /* 166 */#endif#ifndef TclSetStartupScriptPath#define TclSetStartupScriptPath \	(tclIntStubsPtr->tclSetStartupScriptPath) /* 167 */#endif#ifndef TclGetStartupScriptPath#define TclGetStartupScriptPath \	(tclIntStubsPtr->tclGetStartupScriptPath) /* 168 */#endif#ifndef TclpUtfNcmp2#define TclpUtfNcmp2 \	(tclIntStubsPtr->tclpUtfNcmp2) /* 169 */#endif#ifndef TclCheckInterpTraces#define TclCheckInterpTraces \	(tclIntStubsPtr->tclCheckInterpTraces) /* 170 */#endif#ifndef TclCheckExecutionTraces#define TclCheckExecutionTraces \	(tclIntStubsPtr->tclCheckExecutionTraces) /* 171 */#endif#ifndef TclInThreadExit#define TclInThreadExit \	(tclIntStubsPtr->tclInThreadExit) /* 172 */#endif#ifndef TclUniCharMatch#define TclUniCharMatch \	(tclIntStubsPtr->tclUniCharMatch) /* 173 */#endif#endif /* defined(USE_TCL_STUBS) && !defined(USE_TCL_STUB_PROCS) *//* !END!: Do not edit above this line. */#endif /* _TCLINTDECLS */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -