Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dswab.h40 static inline __attribute__((__const__)) __u32 __fswahw32(__u32 val) { in __fswahw32() function
60 #define __swahw32(x) (__builtin_constant_p((__u32) (x)) ? ___constant_swahw32(x) : __fswahw32(x))