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

  /external/valgrind/include/vki/
vki-arm64-linux.h 684 #define VKI_ENOSYS 38 /* Function not implemented */
vki-amd64-linux.h 690 #define VKI_ENOSYS 38 /* Function not implemented */
vki-ppc32-linux.h 932 #define VKI_ENOSYS 38 /* Function not implemented */
    [all...]
vki-ppc64-linux.h 797 #define VKI_ENOSYS 38 /* Function not implemented */
vki-s390x-linux.h 981 #define VKI_ENOSYS 38 /* Function not implemented */
vki-arm-linux.h 900 #define VKI_ENOSYS 38 /* Function not implemented */
vki-mips32-linux.h     [all...]
vki-mips64-linux.h     [all...]
vki-x86-linux.h 906 #define VKI_ENOSYS 38 /* Function not implemented */
vki-darwin.h 619 #define VKI_ENOSYS ENOSYS
vki-solaris.h 475 #define VKI_ENOSYS ENOSYS
    [all...]

Completed in 65 milliseconds