OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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