Searched refs:CHECK_LINE (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/lib/libiberty/src/testsuite/ |
| H A D | test-pexecute.c | 169 #define CHECK_LINE(E, STR) check_line (__LINE__, E, STR) macro 279 CHECK_LINE (e, "foo"); in main() 293 CHECK_LINE (e, "bar"); in main() 311 CHECK_LINE (e, "bar"); in main() 329 CHECK_LINE (e, "quux"); in main() 337 CHECK_LINE (e, "quux"); in main() 342 CHECK_LINE (e, "quux"); in main() 368 CHECK_LINE (e, "two"); in main() 373 CHECK_LINE (e, "one"); in main() 423 CHECK_LINE (e, "oldpexecute"); in main()
|