OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OS_O_MASK
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/include/
os.h
76
#define
OS_O_MASK
3 /* Mask for read/write flags */
/external/u-boot/arch/sandbox/cpu/
os.c
71
switch (os_flags &
OS_O_MASK
) {
Completed in 123 milliseconds