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

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/debug/dwarf2/
H A Dpr45997-2.C6 typedef volatile my_int volatile_my_int; typedef
7 typedef const volatile_my_int const_volatile_my_int;
10 volatile_my_int v_volatile_my_int = 1;

Completed in 88 milliseconds