Searched refs:scalloc (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtc.decls.h56 extern memalign_t scalloc (size_t, size_t);
H A Dtc.alloc.c556 scalloc(size_t s, size_t n) function
H A Dsh.h499 # define xcalloc(n, s) scalloc(n, s)

Completed in 113 milliseconds