Searched refs:CHECK_LINE (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/libiberty/testsuite/ |
D | test-pexecute.c | 173 #define CHECK_LINE(E, STR) check_line (__LINE__, E, STR) macro 283 CHECK_LINE (e, "foo"); in main() 297 CHECK_LINE (e, "bar"); in main() 315 CHECK_LINE (e, "bar"); in main() 333 CHECK_LINE (e, "quux"); in main() 341 CHECK_LINE (e, "quux"); in main() 346 CHECK_LINE (e, "quux"); in main() 372 CHECK_LINE (e, "two"); in main() 377 CHECK_LINE (e, "one"); in main() 427 CHECK_LINE (e, "oldpexecute"); in main()
|