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