HomeSort by: relevance | last modified time | path
    Searched defs:a_static (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
solib-display-main.c 24 static int a_static = 46; local
25 return main_global + a_local + a_static; /* break here */
solib-display-main.c 24 static int a_static = 46; local
25 return main_global + a_local + a_static; /* break here */
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
solib-display-main.c 24 static int a_static = 46; local
25 return main_global + a_local + a_static; /* break here */
solib-display-main.c 24 static int a_static = 46; local
25 return main_global + a_local + a_static; /* break here */

Completed in 75 milliseconds