Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dggc-zone.c139 struct alloc_chunk { struct
140 struct alloc_chunk *next_free; argument
141 unsigned int size;
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Djcf-write.c394 alloc_chunk (last, data, size, work) in alloc_chunk() function