Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/tests/
H A Dtestutils.c72 tu_alloc (size_t size) in tu_alloc() function
119 mp_set_memory_functions (tu_alloc, tu_realloc, tu_free); in main()
/netbsd-src/external/lgpl3/gmp/dist/mini-gmp/
H A DChangeLog471 (tu_alloc, tu_realloc, tu_free): New functions.