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

  /external/ltp/lib/newlib_tests/
test02.c 26 void tst_brkm_(char *, int, int, void (*)(void), char *);
40 tst_brkm_(__FILE__, __LINE__, TCONF, cleanup, "Non-NULL cleanup");
  /external/ltp/include/old/
test.h 152 void tst_brkm_(const char *file, const int lineno, int ttype,
156 tst_brkm_(__FILE__, __LINE__, (ttype), (func), \
  /external/ltp/lib/
tst_res.c 542 void tst_brkm_(const char *file, const int lineno, int ttype, function

Completed in 518 milliseconds