Searched refs:__swap16 (Results 1 - 1 of 1) sorted by relevance

/external/grub/netboot/
H A Dosdep.h49 __swap16(x))
53 __swap16(x))
65 static inline unsigned short int __swap16(unsigned short int x) function
75 #define swap16(x) __swap16(x)

Completed in 71 milliseconds