Home
last modified time | relevance | path

Searched defs:new_storage (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dequiv.c136 bool new_storage; /* Established new storage info. */ in ffeequiv_layout_local_() local
1016 bool new_storage; /* Established new storage info. */ in ffeequiv_layout_cblock() local
/openbsd-src/gnu/lib/libiberty/src/
H A Dalloca.c200 register void *new_storage = XNEWVEC (char, sizeof (header) + size); in C_alloca() local