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

/macosx-10.9.5/ruby-104/ruby/ext/tk/
H A Dtcltklib.c261 #define IS_TCL_BYTEARRAY(obj) ((obj)->typePtr == Tcl_ObjType_ByteArray) macro
6899 if (IS_TCL_BYTEARRAY(obj)) {

Completed in 216 milliseconds