HomeSort by: relevance | last modified time | path
    Searched defs:p_test (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/jemalloc/dist/test/src/
test.c 188 p_test(test_t *t, ...) { function
  /src/external/bsd/jemalloc.old/dist/test/src/
test.c 171 p_test(test_t *t, ...) { function
  /src/external/gpl3/gcc.old/dist/fixincludes/
fixincl.c 409 tTestDesc *p_test; local
418 p_test = p_fixd->p_test_desc;
434 switch (p_test->type)
438 p_test->p_test_regex = p_re++;
439 compile_re (p_test->pz_test_text, p_test->p_test_regex, 0,
443 p_test++;
542 test_test (tTestDesc* p_test, char* pz_test_file)
556 sprintf (cmd_buf, cmd_fmt, pz_test_file, p_test->pz_test_text);
579 test_test (tTestDesc* p_test, char* pz_test_file
1142 tTestDesc *p_test; local
    [all...]

Completed in 25 milliseconds