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

/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A DtclCompile.h1080 #define TclGetInt4AtPtr(p) (((int) TclGetInt1AtPtr(p) << 24) | \ macro
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclCompile.h1212 #define TclGetInt4AtPtr macro

Completed in 116 milliseconds