Searched defs:VKI_O_TRUNC (Results 1 - 10 of 10) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-arm64-linux.h225 #define VKI_O_TRUNC 01000 /* not fcntl */ macro
H A Dvki-amd64-linux.h252 #define VKI_O_TRUNC 01000 /* not fcntl */ macro
H A Dvki-ppc32-linux.h316 #define VKI_O_TRUNC 01000 /* not fcntl */ macro
H A Dvki-ppc64-linux.h369 #define VKI_O_TRUNC 01000 /* not fcntl */ macro
H A Dvki-s390x-linux.h316 #define VKI_O_TRUNC 00001000 /* not fcntl */ macro
H A Dvki-arm-linux.h249 #define VKI_O_TRUNC 01000 /* not fcntl */ macro
H A Dvki-mips32-linux.h320 #define VKI_O_TRUNC 0x0200 /* not fcntl */ macro
H A Dvki-mips64-linux.h325 #define VKI_O_TRUNC 0x0200 /* not fcntl */ macro
H A Dvki-x86-linux.h287 #define VKI_O_TRUNC 01000 /* not fcntl */ macro
H A Dvki-darwin.h267 #define VKI_O_TRUNC O_TRUNC macro

Completed in 256 milliseconds