Searched refs:call_me (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Ddebug-expr.c4 call_me (int *arg) function
14 return call_me (&val);
H A Denum_cond.c31 call_me (struct x param) function
45 call_me (val);
H A Dframe-args.c38 call_me (int i, float f, struct s s, struct s *ss, union u u, enum color e) function
53 call_me (3, 5.0, s, &s, u, green);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.perf/
H A Dskip-command.cc34 call_me (int x, c y) function
43 call_me (func (), c ());
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.perf/
H A Dskip-command.cc34 call_me (int x, c y) function
43 call_me (func (), c ());
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Denum_cond.c31 call_me (struct x param) function
45 call_me (val);
H A Dframe-args.c38 call_me (int i, float f, struct s s, struct s *ss, union u u, enum color e) function
53 call_me (3, 5.0, s, &s, u, green);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ada/
H A Dref_param.exp28 if ![runto call_me] then {
37 "#0\[ \t\]*pck\\.call_me \\(d=${expected_d}\\).*" \

Completed in 266 milliseconds