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

  /external/valgrind/main/include/vki/
vki-amd64-linux.h 250 #define VKI_O_TRUNC 01000 /* not fcntl */
vki-ppc32-linux.h 315 #define VKI_O_TRUNC 01000 /* not fcntl */
    [all...]
vki-ppc64-linux.h 368 #define VKI_O_TRUNC 01000 /* not fcntl */
vki-s390x-linux.h 316 #define VKI_O_TRUNC 00001000 /* not fcntl */
vki-x86-linux.h 286 #define VKI_O_TRUNC 01000 /* not fcntl */
vki-arm-linux.h 248 #define VKI_O_TRUNC 01000 /* not fcntl */
vki-mips32-linux.h 319 #define VKI_O_TRUNC 0x0200 /* not fcntl */
    [all...]
vki-darwin.h 267 #define VKI_O_TRUNC O_TRUNC

Completed in 160 milliseconds