Searched refs:XCALLOC (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/lib/tommath/
H A Dtommath.h114 #define XCALLOC calloc macro
119 extern void *XCALLOC(size_t n, size_t s);
H A Dtommath.tex992 The digits are allocated and set to zero at the same time with the calloc() function (line @25,XCALLOC@). The

Completed in 57 milliseconds