Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dmpfr-gmp.c341 mpfr_tmp_allocate (struct tmp_marker **tmp_marker, size_t size) in mpfr_tmp_allocate()
355 mpfr_tmp_free (struct tmp_marker *tmp_marker) in mpfr_tmp_free()
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h406 struct tmp_marker struct
412 __GMP_DECLSPEC void __gmp_tmp_mark (struct tmp_marker *); argument