HomeSort by relevance Sort by last modified time
    Searched refs:_VKI_IOC_DIRBITS (Results 1 - 5 of 5) sorted by null

  /external/valgrind/main/include/vki/
vki-amd64-linux.h 392 #define _VKI_IOC_DIRBITS 2
395 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
vki-arm-linux.h 461 #define _VKI_IOC_DIRBITS 2
466 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
vki-ppc32-linux.h 502 #define _VKI_IOC_DIRBITS 3
507 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
    [all...]
vki-ppc64-linux.h 540 #define _VKI_IOC_DIRBITS 3
545 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)
vki-x86-linux.h 466 #define _VKI_IOC_DIRBITS 2
471 #define _VKI_IOC_DIRMASK ((1 << _VKI_IOC_DIRBITS)-1)

Completed in 119 milliseconds