Searched refs:TARGET_O_DIRECT (Results 1 – 9 of 9) sorted by relevance
40 #ifndef TARGET_O_DIRECT41 #define TARGET_O_DIRECT 040000 /* direct disk access hint */ macro
13 #define TARGET_O_DIRECT 0200000 /* direct disk access hint */ macro
14 #define TARGET_O_DIRECT 0400000 /* direct disk access hint */ macro
21 #define TARGET_O_DIRECT 02000000 /* direct disk access hint */ macro
25 #define TARGET_O_DIRECT 0x100000 /* direct disk access hint */ macro
21 #define TARGET_O_DIRECT 0x8000 /* direct disk access hint */ macro
440 { TARGET_O_DIRECT, TARGET_O_DIRECT, O_DIRECT, O_DIRECT, },