Searched refs:ALLOC_ITEM (Results 1 – 3 of 3) sorted by relevance
34 static ALLOC_ITEM *findptr(ALLOC_ITEM **, char *, Area *);43 static ALLOC_ITEM *44 findptr(ALLOC_ITEM **lpp, char *ptr, Area *ap) in findptr()87 ALLOC_ITEM *lp = NULL; in aresize()91 ALLOC_ITEM *pp; in aresize()115 ALLOC_ITEM *lp, *pp; in afree()128 ALLOC_ITEM *lp; in afreeall()
707 #define ALLOC_ITEM struct lalloc macro708 #define ALLOC_SIZE (sizeof(ALLOC_ITEM))752 ALLOC_ITEM alloc_INT; /* internal, do not touch */
104 ALLOC_ITEM alloc_INT; in rndsetup()