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

  /external/ltp/lib/
parse_opts.c 579 long TEST_RETURN;
tst_res.c 56 long TEST_RETURN;
350 err = TEST_RETURN < 0 ? -(int)TEST_RETURN : (int)TEST_RETURN;
352 ": TEST_RETURN=%s(%i): %s",

Completed in 629 milliseconds