gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:swapH (0.02 seconds)
tkernel_2
driver/tef_em1d/sysdsk/src/ata.h - 8.2KB - 208 lines
31: {
32:         return (UW)swapH((UH)x) << 16 | swapH((UH)(x >> 16));
33: }
More results from ata.h
t2ex
t2ex_source/t2ex/fs/fimp/src/fimp_fat_enc.h - 7.0KB - 238 lines
70: #if     BIGENDIAN
71: #define CEH(x)  swapH(x)
72: #define CEW(x)  swapW(x)
More results from fimp_fat_enc.h