Home
last modified time | relevance | path

Searched refs:call2b (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
Dfuncargs.c197 void call2b (float f1, short s, double d1, int i, float f2, long l, double d2, char c) in call2b() function
199 call2b (f1, s, d1, i, f2, l, d2, c) in call2b()
743 call2b (f, s, d, i, f, l, d, c); in main()
Dfuncargs.exp169 gdb_breakpoint call2b
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/
DChangeLog9570 "continue to call2b".
9686 "continue to call2b" for any compiler.