Searched defs:word0 (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/libauto-185.5/
H A DBitmap.h245 usword_t word0 = cursor[0]; local
282 usword_t word0 = cursor[0]; local
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Ducnv_ext.cpp37 uint32_t word0, word; local
/macosx-10.9.5/Libc-997.90.3/gdtoa/FreeBSD/
H A Dgdtoaimp.h366 #define word0(x) (x)->L[1] macro
369 #define word0(x) (x)->L[0] macro
/macosx-10.9.5/ruby-104/ruby/
H A Dutil.c797 # define word0(x) (((ULong *)&(x))[1]) macro
800 # define word0(x) (((ULong *)&(x))[0]) macro
806 # define word0(x) ((x).L[1]) macro
809 # define word0(x) ((x).L[0]) macro
[all...]

Completed in 142 milliseconds