Home
last modified time | relevance | path

Searched defs:STATS_ZERO (Results 1 – 1 of 1) sorted by relevance

/openbsd/lib/libc/stdlib/
H A Dmalloc.c194 #define STATS_ZERO(x) ((x) = 0) macro
202 #define STATS_ZERO(x) /* nothing */ macro