Home
last modified time | relevance | path

Searched refs:nzero (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dlarge.c203 size_t nzero = (uintptr_t)zpast - (uintptr_t)zbase; in large_ralloc_no_move_expand() local
204 assert(nzero > 0); in large_ralloc_no_move_expand()
205 memset(zbase, 0, nzero); in large_ralloc_no_move_expand()
/f-stack/freebsd/netpfil/pf/
H A Dpf_table.c646 int *nzero, int flags) in pfr_clr_astats() argument
679 if (nzero != NULL) in pfr_clr_astats()
680 *nzero = xzero; in pfr_clr_astats()
1355 pfr_clr_tstats(struct pfr_table *tbl, int size, int *nzero, int flags) in pfr_clr_tstats() argument
1376 if (nzero != NULL) in pfr_clr_tstats()
1377 *nzero = xzero; in pfr_clr_tstats()