Home
last modified time | relevance | path

Searched refs:call2h (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dfuncargs.c257 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 Dfuncargs.exp175 gdb_breakpoint call2h