Searched refs:hrec (Results 1 – 2 of 2) sorted by relevance
197 static struct hrec struct213 static void fill_hrec (char *line, struct hrec * hr); argument214 static int accept_hrec (struct hrec * hr, struct hrec * lr);215 static int select_hrec (struct hrec * hr);262 static struct hrec *last_since_tag;263 static struct hrec *last_backto;332 const struct hrec *left = l; in sort_order()333 const struct hrec *right = r; in sort_order()748 qsort (hrec_head, hrec_count, sizeof (struct hrec), sort_order); in history()1053 fill_hrec (char *line, struct hrec *hr) in fill_hrec()[all …]
9757 * history.c: Change hrec.idx from int to long, reformat NEXT_BAR