Searched defs:Tcl_CallFrame_compiledLocals (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A DxotclAccessInt.h16 #define Tcl_CallFrame_compiledLocals(cf) ((CallFrame *)cf)->compiledLocals macro
H A Dxotcl.c382 #undef Tcl_CallFrame_compiledLocals macro
383 #define Tcl_CallFrame_compiledLocals(cf) \ macro

Completed in 122 milliseconds