Searched refs:inline_func3 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.opt/
H A Dinline-break.c164 inline_func3 (int x) function
166 int y = 5; /* inline_func3 */
176 return y + inline_func3 (x);
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.opt/
H A Dinline-break.c164 inline_func3 (int x) function
166 int y = 5; /* inline_func3 */
176 return y + inline_func3 (x);

Completed in 272 milliseconds