Searched refs:call2d (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| D | funcargs.c | 217 void call2d (double d1, int i, float f2, long l, double d2, char c, float f1, short s) in call2d() function 219 call2d (d1, i, f2, l, d2, c, f1, s) in call2d() 745 call2d (d, i, f, l, d, c, f, s); in main()
|
| D | funcargs.exp | 171 gdb_breakpoint call2d
|