Searched refs:call6b (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | funcargs.exp | 439 gdb_breakpoint call6b 490 gdb_continue call6b
|
H A D | funcargs.c | 456 void call6b (short s, int i, long l, float f, double d, unsigned char uc, unsigned short us, unsign… in call6b() function 458 call6b (s, i, l, f, d, uc, us, ui, ul) in call6b() 476 call6b (s, i, l, f, d, uc, us, ui, ul);
|