HomeSort by relevance Sort by last modified time
    Searched refs:__swahb32 (Results 76 - 76 of 76) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
swab.h 60 #define __swahb32(x) (__builtin_constant_p((__u32)(x)) ? ___constant_swahb32(x) : __fswahb32(x)) macro

Completed in 1078 milliseconds

1 2 34