Searched refs:a_global (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dsolib-display-lib.c18 int a_global = 41; variable
25 return a_global +
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsolib-display-lib.c18 int a_global = 41; variable
25 return a_global +
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dtemargs.cc21 int a_global; variable
108 Base<double, 23, &a_global, &S::f> base;
111 Base<long, 47, &a_global, &S::f>::Inner<float> inner;
118 func<unsigned char, 91, &a_global, &S::f> ();
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dtemargs.cc21 int a_global; variable
108 Base<double, 23, &a_global, &S::f> base;
111 Base<long, 47, &a_global, &S::f>::Inner<float> inner;
118 func<unsigned char, 91, &a_global, &S::f> ();
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
H A Dtls.c33 int a_global; variable
78 /* Use a_global. */
79 a_global++;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
H A Dtls.c33 int a_global; variable
78 /* Use a_global. */
79 a_global++;

Completed in 102 milliseconds