Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dmalloc.c1378 struct chunk_chain_s { struct
1379 struct chunk_chain_s *next; argument
1382 static struct chunk_chain_s *chunk_chain; argument