Searched refs:check_line (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/bsd/atf/dist/atf-c/ |
| D | check_test.c | 91 check_line(int fd, const char *exp) in check_line() function 327 check_line(fd, "test-message"); in ATF_TC_BODY() 446 check_line(fd, "Line 1 to " outname " for " resname); \ in ATF_TC_BODY() 447 check_line(fd, "Line 2 to " outname " for " resname); \ in ATF_TC_BODY()
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/testsuite/ |
| D | test-pexecute.c | 97 static void check_line (int, FILE *, const char *); 136 check_line (int line, FILE *e, const char *str) in check_line() function 173 #define CHECK_LINE(E, STR) check_line (__LINE__, E, STR)
|
| /netbsd/src/games/atc/ |
| D | grammar.y | 283 check_line($3, $4, $7, $8); 316 check_line(int px1, int py1, int px2, int py2) in check_line() function
|
| /netbsd/src/external/bsd/atf/dist/atf-c/detail/ |
| D | process_test.c | 882 check_line(int fd, const char *exp) in check_line() function 941 check_line(fd, "test-message"); in ATF_TC_BODY()
|