OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CHECK_LINE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/libiberty/testsuite/
test-pexecute.c
97
static void
check_line
(int, FILE *, const char *);
136
check_line
(int line, FILE *e, const char *str)
function
173
#define
CHECK_LINE
(E, STR)
check_line
(__LINE__, E, STR)
283
CHECK_LINE
(e, "foo");
297
CHECK_LINE
(e, "foo bar"); /* Two spaces! */
311
CHECK_LINE
(e, "bar");
329
CHECK_LINE
(e, "bar");
347
CHECK_LINE
(e, "quux");
355
CHECK_LINE
(e, "quux")
[
all
...]
/src/external/gpl3/gdb.old/dist/libiberty/testsuite/
test-pexecute.c
97
static void
check_line
(int, FILE *, const char *);
136
check_line
(int line, FILE *e, const char *str)
function
173
#define
CHECK_LINE
(E, STR)
check_line
(__LINE__, E, STR)
283
CHECK_LINE
(e, "foo");
297
CHECK_LINE
(e, "foo bar"); /* Two spaces! */
311
CHECK_LINE
(e, "bar");
329
CHECK_LINE
(e, "bar");
347
CHECK_LINE
(e, "quux");
355
CHECK_LINE
(e, "quux")
[
all
...]
Completed in 79 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026