gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:word1 (0.01 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdlib/gdtoaimp.h - 21.6KB - 672 lines
281: #define word0(x) (x)->L[1]
282: #define word1(x) (x)->L[0]
283: #else
284: #define word0(x) (x)->L[0]
285: #define word1(x) (x)->L[1]
286: #endif