Searched refs:volatile_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.cc20 typedef volatile my_int volatile_my_int; typedef
22 typedef const volatile_my_int const_volatile_my_int;
26 volatile_my_int v_volatile_my_int (2);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dptype-cv-cp.cc20 typedef volatile my_int volatile_my_int; typedef
22 typedef const volatile_my_int const_volatile_my_int;
26 volatile_my_int v_volatile_my_int (2);

Completed in 207 milliseconds