Searched refs:TARGET_O_TRUNC (Results 1 – 5 of 5) sorted by relevance
25 #ifndef TARGET_O_TRUNC26 #define TARGET_O_TRUNC 01000 /* not fcntl */ macro
14 #define TARGET_O_TRUNC 02000 /* not fcntl */ macro
15 #define TARGET_O_TRUNC 0x0200 /* not fcntl */ macro
14 #define TARGET_O_TRUNC 0x0400 /* not fcntl */ macro
431 { TARGET_O_TRUNC, TARGET_O_TRUNC, O_TRUNC, O_TRUNC, },