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

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.opt/
inline-break.c 156 not_inline_func2 (int x) function
158 int y = 4; /* not_inline_func2 */
168 return y + not_inline_func2 (x);
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.opt/
inline-break.c 156 not_inline_func2 (int x) function
158 int y = 4; /* not_inline_func2 */
168 return y + not_inline_func2 (x);

Completed in 22 milliseconds