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

  /bionic/libc/kernel/uapi/linux/
a.out.h 55 #define N_FLAGS(exec) (((exec).a_info >> 24) & 0xff)
  /external/kernel-headers/original/uapi/linux/
a.out.h 47 #define N_FLAGS(exec) (((exec).a_info >> 24) & 0xff)

Completed in 48 milliseconds