gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:CEW (0.01 seconds)
t2ex
t2ex_source/t2ex/fs/fimp/src/fimp_fat_enc.h - 7.0KB - 238 lines
71: #define CEH(x)  swapH(x)
72: #define CEW(x)  swapW(x)
73: #else
74: #define CEH(x)  (x)
75: #define CEW(x)  (x)
76: #endif