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

/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dptype-cv-cp.cc19 typedef const my_int const_my_int; typedef
21 typedef volatile const_my_int volatile_const_my_int;
25 __attribute__((used)) const_my_int v_const_my_int (1);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dptype-cv-cp.cc19 typedef const my_int const_my_int; typedef
21 typedef volatile const_my_int volatile_const_my_int;
25 __attribute__((used)) const_my_int v_const_my_int (1);

Completed in 117 milliseconds