HomeSort by relevance Sort by last modified time
    Searched defs:BSD_NBITS (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
ppp-comp.h 41 #define BSD_NBITS(x) ((x) & 0x1F)
  /development/ndk/platforms/android-L/include/linux/
ppp-comp.h 41 #define BSD_NBITS(x) ((x) & 0x1F)
  /external/kernel-headers/original/uapi/linux/
ppp-comp.h 52 #define BSD_NBITS(x) ((x) & 0x1F) /* number of bits requested */

Completed in 26 milliseconds