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

/macosx-10.9.5/ruby-104/ruby/ext/tk/
H A Dtcltklib.c255 static CONST86 Tcl_ObjType *Tcl_ObjType_ByteArray; variable
261 #define IS_TCL_BYTEARRAY(obj) ((obj)->typePtr == Tcl_ObjType_ByteArray)
11101 Tcl_ObjType_ByteArray = Tcl_GetObjType(Tcl_ObjTypeName_ByteArray);

Completed in 143 milliseconds