Searched defs:t4_i32 (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/src/
H A Dheader.h143 typedef int t4_i32; // longs are 64b, so int must be 32b typedef
145 typedef long t4_i32; // longs aren't 64b, so they are 32b typedef
H A Dviewx.cpp[all...]
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/include/
H A Dmk4.h204 typedef int t4_i32; // if longs are 64b, then int must be 32b typedef
206 typedef long t4_i32; // if longs aren't 64b, then they are 32b typedef
[all...]

Completed in 61 milliseconds