Search | Google it | Results 1 - 1 of 1 for funcall:swapW from tkernel_2/driver/tef_em1d/sysdsk/src/ata.h (0.00 seconds) |
36: #define CnvLeH(x) ((UH)swapH((UH)(x))) 37: #define CnvLeW(x) ((UW)swapW((UW)(x))) 38: #define CnvBeH(x) (x) 43: #define CnvBeH(x) ((UH)swapH((UH)(x))) 44: #define CnvBeW(x) ((UW)swapW((UW)(x))) 45: #endif