Searched refs:arrayptr (Results 1 – 4 of 4) sorted by relevance
13 typedef int (*arrayptr)[]; in foo2() typedef14 arrayptr x = 0; in foo2()15 arrayptr y = &*x; in foo2()
18 Running ./gdb.ada/arrayptr.exp ...19 UNSUPPORTED: gdb.ada/arrayptr.exp: compilation foo.adb