Searched refs:lp_realloc (Results 1 – 2 of 2) sorted by relevance
43 #define lp_realloc zrealloc macro
660 if ((lp = lp_realloc(lp,new_listpack_bytes)) == NULL) return NULL; in lpInsert()677 if ((lp = lp_realloc(lp,new_listpack_bytes)) == NULL) return NULL; in lpInsert()