Searched refs:h_malloc (Results 1 – 1 of 1) sorted by relevance
126 #define h_malloc(a) malloc(a) macro423 s = h_malloc(len * sizeof(*s)); in history_def_add()506 c = h_malloc(sizeof(*c)); in history_def_insert()563 history_t *h = (history_t *) h_malloc(sizeof(*h)); in history_def_init()609 TYPE(History) *h = (TYPE(History) *) h_malloc(sizeof(*h)); in TYPE()796 ptr = h_malloc((max_size = 1024) * sizeof(*ptr)); in history_load()849 ptr = h_malloc((max_size = 1024) * sizeof(*ptr)); in history_save_fp()