Home
last modified time | relevance | path

Searched refs:__endian (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/scripts/mod/
Dmodpost.h55 static inline void __endian(const void *src, void *dest, unsigned int size) in __endian() function
65 __endian(&(x), &(__x), sizeof(__x)); \