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

  /external/ltp/include/
tst_test.h 39 void tst_res_(const char *file, const int lineno, int ttype,
44 tst_res_(__FILE__, __LINE__, (ttype), (arg_fmt), ##__VA_ARGS__)
  /external/ltp/lib/
ltp_priv.h 67 void tst_res_(const char *file, const int lineno, int ttype,
tst_res.c 498 tst_res_(file, lineno, ttype, "%s", tmesg);
tst_test.c 250 void tst_res_(const char *file, const int lineno, int ttype, function

Completed in 460 milliseconds