Searched refs:call7c (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | funcargs.exp | 695 gdb_breakpoint call7c 750 gdb_continue call7c
|
H A D | funcargs.c | 564 void call7c (short s, long l, float f, unsigned char uc, double d, unsigned short us, unsigned long… in call7c() function 566 call7c (s, l, f, uc, d, us, ul, ui, c, i) in call7c() 580 call7c (s, l, f, uc, d, us, ul, ui, c, i);
|