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

  /bionic/libc/kernel/uapi/linux/
in.h 206 #define IN_CLASSE(a) ((((long int) (a)) & 0xf0000000) == 0xf0000000)
  /external/kernel-headers/original/uapi/linux/
in.h 274 #define IN_CLASSE(a) ((((long int) (a)) & 0xf0000000) == 0xf0000000)

Completed in 211 milliseconds