Searched refs:test_exec (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/bsd/tre/dist/tests/ |
H A D | retest.c | 394 test_exec(const char *str, int eflags, ...) in test_exec() function 577 test_exec("aaa-b", 0, REG_NOMATCH); in main() 579 test_exec("xxxxxx", 0, REG_NOMATCH); in main() 598 test_exec("molasses anaconda foo bar baz smith anderson ", in main() 601 test_exec("molasses anaconda foo bar baz smith anderson ", in main() 604 test_exec("molasses anaconda foo bar baz smith anderson ", in main() 608 test_exec("anaconda foo bar baz smith anderson", in main() 611 test_exec("anaconda foo bar baz smith anderson", in main() 614 test_exec("anaconda foo bar baz smith anderson", in main() 621 test_exec("xirefoabralfobarxie", 0, REG_OK, 11, 16, 11, 16, END); in main() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.texi | 5750 program test_exec 5759 end program test_exec
|
H A D | gfortran.info | 11874 program test_exec 11883 end program test_exec
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.texi | 5746 program test_exec 5755 end program test_exec
|
H A D | gfortran.info | 11546 program test_exec 11555 end program test_exec
|