Searched refs:call2c (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | funcargs.c | 207 void call2c (short s, double d1, int i, float f2, long l, double d2, char c, float f1) in call2c() function 209 call2c (s, d1, i, f2, l, d2, c, f1) in call2c() 744 call2c (s, d, i, f, l, d, c, f); in main()
|
H A D | funcargs.exp | 170 gdb_breakpoint call2c
|