Home
last modified time | relevance | path

Searched refs:initial_alloc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dtestutils.c140 size_t initial_alloc; in testhalves() local
143 initial_alloc = total_alloc; in testhalves()
145 if (initial_alloc != total_alloc) in testhalves()
148 (unsigned long) total_alloc - initial_alloc); in testhalves()