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

  /external/strace/tests/
ioctl_scsi.c 63 # define TEST_RETURNS_INT_BY_PTR(cmd, pint) \
113 TEST_RETURNS_INT_BY_PTR(SG_EMULATED_HOST, pint);
114 TEST_RETURNS_INT_BY_PTR(SG_GET_ACCESS_COUNT, pint);
115 TEST_RETURNS_INT_BY_PTR(SG_GET_COMMAND_Q, pint);
116 TEST_RETURNS_INT_BY_PTR(SG_GET_KEEP_ORPHAN, pint);
117 TEST_RETURNS_INT_BY_PTR(SG_GET_LOW_DMA, pint);
118 TEST_RETURNS_INT_BY_PTR(SG_GET_NUM_WAITING, pint);
119 TEST_RETURNS_INT_BY_PTR(SG_GET_PACK_ID, pint);
120 TEST_RETURNS_INT_BY_PTR(SG_GET_RESERVED_SIZE, pint);
121 TEST_RETURNS_INT_BY_PTR(SG_GET_SG_TABLESIZE, pint)
    [all...]
  /external/strace/tests-m32/
ioctl_scsi.c 63 # define TEST_RETURNS_INT_BY_PTR(cmd, pint) \
113 TEST_RETURNS_INT_BY_PTR(SG_EMULATED_HOST, pint);
114 TEST_RETURNS_INT_BY_PTR(SG_GET_ACCESS_COUNT, pint);
115 TEST_RETURNS_INT_BY_PTR(SG_GET_COMMAND_Q, pint);
116 TEST_RETURNS_INT_BY_PTR(SG_GET_KEEP_ORPHAN, pint);
117 TEST_RETURNS_INT_BY_PTR(SG_GET_LOW_DMA, pint);
118 TEST_RETURNS_INT_BY_PTR(SG_GET_NUM_WAITING, pint);
119 TEST_RETURNS_INT_BY_PTR(SG_GET_PACK_ID, pint);
120 TEST_RETURNS_INT_BY_PTR(SG_GET_RESERVED_SIZE, pint);
121 TEST_RETURNS_INT_BY_PTR(SG_GET_SG_TABLESIZE, pint)
    [all...]
  /external/strace/tests-mx32/
ioctl_scsi.c 63 # define TEST_RETURNS_INT_BY_PTR(cmd, pint) \
113 TEST_RETURNS_INT_BY_PTR(SG_EMULATED_HOST, pint);
114 TEST_RETURNS_INT_BY_PTR(SG_GET_ACCESS_COUNT, pint);
115 TEST_RETURNS_INT_BY_PTR(SG_GET_COMMAND_Q, pint);
116 TEST_RETURNS_INT_BY_PTR(SG_GET_KEEP_ORPHAN, pint);
117 TEST_RETURNS_INT_BY_PTR(SG_GET_LOW_DMA, pint);
118 TEST_RETURNS_INT_BY_PTR(SG_GET_NUM_WAITING, pint);
119 TEST_RETURNS_INT_BY_PTR(SG_GET_PACK_ID, pint);
120 TEST_RETURNS_INT_BY_PTR(SG_GET_RESERVED_SIZE, pint);
121 TEST_RETURNS_INT_BY_PTR(SG_GET_SG_TABLESIZE, pint)
    [all...]

Completed in 399 milliseconds