Searched defs:__endian (Results 1 - 1 of 1) sorted by relevance

/scripts/mod/
H A Dmodpost.h70 static inline void __endian(const void *src, void *dest, unsigned int size) function
80 __endian(&(x), &(__x), sizeof(__x)); \

Completed in 3 milliseconds