Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/stdlib/
H A Dmalloc.c191 #define STATS_ADD(x,y) ((x) += (y)) macro
199 #define STATS_ADD(x,y) /* nothing */ macro
[all...]