HomeSort by relevance Sort by last modified time
    Searched defs:VKI_O_TRUNC (Results 1 - 11 of 11) sorted by null

  /external/valgrind/include/vki/
vki-arm64-linux.h 225 #define VKI_O_TRUNC 01000 /* not fcntl */
vki-amd64-linux.h 252 #define VKI_O_TRUNC 01000 /* not fcntl */
vki-ppc32-linux.h 316 #define VKI_O_TRUNC 01000 /* not fcntl */
    [all...]
vki-ppc64-linux.h 371 #define VKI_O_TRUNC 01000 /* not fcntl */
vki-s390x-linux.h 322 #define VKI_O_TRUNC 00001000 /* not fcntl */
vki-arm-linux.h 249 #define VKI_O_TRUNC 01000 /* not fcntl */
vki-mips32-linux.h 320 #define VKI_O_TRUNC 0x0200 /* not fcntl */
    [all...]
vki-mips64-linux.h 325 #define VKI_O_TRUNC 0x0200 /* not fcntl */
    [all...]
vki-x86-linux.h 287 #define VKI_O_TRUNC 01000 /* not fcntl */
vki-darwin.h 275 #define VKI_O_TRUNC O_TRUNC
vki-solaris.h 498 #define VKI_O_TRUNC O_TRUNC
    [all...]

Completed in 1378 milliseconds