tcltk ~master (2015-03-31T20:19:12Z)
Home
Dub
Repo
internalRep_.ptrAndLongRep_
tcltk
tcl
Tcl_Obj
internalRep_
Undocumented in source.
union
internalRep_
static
struct
ptrAndLongRep_ {
void
*
ptr
;
c_ulong
value
;
}
Members
Variables
ptr
void
*
ptr
;
Undocumented in source.
value
c_ulong
value
;
Undocumented in source.
Meta
Source
See Implementation
tcltk
tcl
Tcl_Obj
internalRep_
structs
ptrAndLongRep_
twoPtrValue_
variables
doubleValue
longValue
otherValuePtr
ptrAndLongRep
twoPtrValue
wideValue