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

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

Completed in 150 milliseconds