Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dwaitpid.c20 static struct unreaped *ualloc (oldptr, n) in ualloc() function
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dgcdext_lehmer.c149 mp_size_t ualloc = n + 1; in mpn_gcdext_lehmer_n() local
H A Dgcdext.c204 mp_size_t ualloc = n + 1; in mpn_gcdext() local