HomeSort by relevance Sort by last modified time
    Searched defs:__constant_htonl (Results 51 - 51 of 51) sorted by null

1 23

  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/linux/byteorder/
little_endian.h 25 #define __constant_htonl(x) ((__force __be32)___constant_swab32((x))) macro

Completed in 329 milliseconds

1 23