Searched defs:ADDFREEQ (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libmalloc/common/ | ||
H A D | mallint.h | 113 * ADDFREEQ will add an element to the head 118 #define ADDFREEQ(x) (x)->prevfree = &(freeptr[0]);\ macro |
Completed in 19 milliseconds