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

  /bionic/libc/kernel/uapi/linux/
ppp-comp.h 42 #define BSD_VERSION(x) ((x) >> 5)
  /development/ndk/platforms/android-L/include/linux/
ppp-comp.h 42 #define BSD_VERSION(x) ((x) >> 5)
  /external/kernel-headers/original/uapi/linux/
ppp-comp.h 53 #define BSD_VERSION(x) ((x) >> 5) /* version of option format */

Completed in 21 milliseconds