Searched refs:call6d (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | funcargs.exp | 441 gdb_breakpoint call6d 518 gdb_continue call6d
|
H A D | funcargs.c | 432 void call6d (long l, float f, double d, unsigned char uc, unsigned short us, unsigned int ui, unsig… in call6d() function 434 call6d (l, f, d, uc, us, ui, ul) in call6d() 452 call6d (l, f, d, uc, us, ui, ul);
|