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

/freebsd-11-stable/contrib/gcc/cp/
H A Dpt.c4274 static char *scratch_firstobj; local
4277 if (!scratch_firstobj)
4280 obstack_free (&scratch_obstack, scratch_firstobj);
4281 scratch_firstobj = (char *) obstack_alloc (&scratch_obstack, 1);

Completed in 63 milliseconds