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

  /external/valgrind/main/include/vki/
vki-arm64-linux.h 684 #define VKI_ENOSYS 38 /* Function not implemented */
vki-amd64-linux.h 684 #define VKI_ENOSYS 38 /* Function not implemented */
vki-ppc32-linux.h 928 #define VKI_ENOSYS 38 /* Function not implemented */
    [all...]
vki-ppc64-linux.h 786 #define VKI_ENOSYS 38 /* Function not implemented */
vki-s390x-linux.h 964 #define VKI_ENOSYS 38 /* Function not implemented */
vki-arm-linux.h 894 #define VKI_ENOSYS 38 /* Function not implemented */
vki-mips32-linux.h     [all...]
vki-mips64-linux.h     [all...]
vki-x86-linux.h 900 #define VKI_ENOSYS 38 /* Function not implemented */
vki-darwin.h 600 #define VKI_ENOSYS ENOSYS

Completed in 263 milliseconds