Home
last modified time | relevance | path

Searched refs:scalloc (Results 1 – 3 of 3) sorted by last modified time

/freebsd/contrib/tcsh/
H A Dsh.h492 # define xcalloc(n, s) scalloc(n, s)
H A Dtc.alloc.c563 scalloc(size_t s, size_t n) in scalloc() function
H A Dtc.decls.h55 extern memalign_t scalloc (size_t, size_t);