Searched refs:h_realloc (Results 1 – 1 of 1) sorted by relevance
127 #define h_realloc(a, b) realloc((a), (b)) macro805 nptr = h_realloc(ptr, max_size * sizeof(*ptr)); in history_load()868 nptr = h_realloc(ptr, max_size * sizeof(*ptr)); in history_save_fp()