Searched refs:autovars (Results 1 – 3 of 3) sorted by relevance
11 int autovars (int bcd, int abc);28 autovars (5, 6); in main()82 autovars (int bcd, int abc) in autovars() function85 autovars (bcd, abc) in autovars()
598 if [runto autovars] then { test_at_autovars }
12066 * gdb.t12/gdbme0.c (localscopes, autovars): Modify to foil gcc -O.