Searched refs:Itk_ArchetypeInit (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/incrtcl/incrTcl/itk/generic/
H A DitkStubInit.c44 Itk_ArchetypeInit, /* 13 */
H A DitkDecls.h113 TCL_EXTERN(int) Itk_ArchetypeInit _ANSI_ARGS_((Tcl_Interp* interp));
220 #ifndef Itk_ArchetypeInit
221 #define Itk_ArchetypeInit \ macro
H A Ditk_cmds.c210 if (Itk_ArchetypeInit(interp) != TCL_OK) {
H A Ditk_archetype.c241 * Itk_ArchetypeInit()
248 Itk_ArchetypeInit(interp)
247 Itk_ArchetypeInit(interp) function

Completed in 139 milliseconds