HomeSort by: relevance | last modified time | path
    Searched refs:not_inline_func1 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.opt/
inline-break.c 140 not_inline_func1 (int x) function
142 int y = 2; /* not_inline_func1 */
152 return y + not_inline_func1 (x);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.opt/
inline-break.c 140 not_inline_func1 (int x) function
142 int y = 2; /* not_inline_func1 */
152 return y + not_inline_func1 (x);

Completed in 14 milliseconds