OpenGrok
Cross Reference: mpi.c
xref
: /
external
/
dropbear
/
libtommath
/
mtest
/
mpi.c
Home
|
History
|
Annotate
|
Download
|
only in
mtest
Lines Matching
full:calloc
156
#define s_mp_alloc(nb, ni)
calloc
(nb, ni)
2749
return
calloc
(nb, ni);