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

  /external/ltp/include/
tst_res_flags.h 15 #define TTYPE_MASK 0x3f
22 #define TTYPE_RESULT(ttype) ((ttype) & TTYPE_MASK)
  /external/ltp/lib/
tst_test.c 279 ttype &= ~TTYPE_MASK;

Completed in 91 milliseconds