Searched refs:three_arg (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/bin/test/ |
| H A D | test.c | 192 static int three_arg(const char *, const char *, const char *); 283 res = three_arg(argv[1], argv[2], argv[3]); in testcmd() 369 three_arg(const char *a1, const char *a2, const char *a3) in three_arg() function 405 res = three_arg(a2, a3, a4); in four_arg()
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 62483 (gdb) break -pstap three_arg^M 62484 No probe matching objfile=`<any>', provider=`<any>', name=`three_arg'^M 62486 (gdb) FAIL: gdb.arch/amd64-stap-special-operands.exp: probe: three_arg: \ 62487 gdb_breakpoint: set breakpoint at -pstap three_arg
|