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

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr22321.c11 volatile int *cvip; local
12 cvip = vip;
14 if (vip != cvip) return -1;
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/guality/
H A Dconst-volatile.c17 int * const volatile cvip; variable
79 /* { dg-final { gdb-test 50 "type:cvip" "int * const volatile" } } */
83 /* { dg-final { gdb-test 50 "type:cvip" "int * const volatile" } } */

Completed in 38 milliseconds