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

  /bionic/libc/kernel/uapi/linux/
tls.h 24 #define TLS_VERSION_MINOR(ver) ((ver) & 0xFF)
  /external/kernel-headers/original/uapi/linux/
tls.h 44 #define TLS_VERSION_MINOR(ver) ((ver) & 0xFF)

Completed in 49 milliseconds