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

/openbsd-current/gnu/gcc/gcc/
H A Dgcse.c666 char *gcse_obstack_bottom;
708 gcse_obstack_bottom = gcse_alloc (1);
785 obstack_free (&gcse_obstack, gcse_obstack_bottom);
662 char *gcse_obstack_bottom; local
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dgcse.c726 char *gcse_obstack_bottom;
812 gcse_obstack_bottom = gcse_alloc (1);
889 obstack_free (&gcse_obstack, gcse_obstack_bottom);
722 char *gcse_obstack_bottom; local

Completed in 146 milliseconds