hol_entry         425 maint/gnulib/lib/argp-help.c   struct hol_entry *entries;
hol_entry         446 maint/gnulib/lib/argp-help.c   struct hol_entry *entry;
hol_entry         471 maint/gnulib/lib/argp-help.c       hol->entries = malloc (sizeof (struct hol_entry) * hol->num_entries);
hol_entry         476 maint/gnulib/lib/argp-help.c         assert (hol->num_entries <= SIZE_MAX / sizeof (struct hol_entry));
hol_entry         560 maint/gnulib/lib/argp-help.c hol_entry_short_iterate (const struct hol_entry *entry,
hol_entry         591 maint/gnulib/lib/argp-help.c hol_entry_long_iterate (const struct hol_entry *entry,
hol_entry         623 maint/gnulib/lib/argp-help.c hol_entry_first_short (const struct hol_entry *entry)
hol_entry         631 maint/gnulib/lib/argp-help.c hol_entry_first_long (const struct hol_entry *entry)
hol_entry         643 maint/gnulib/lib/argp-help.c static struct hol_entry *
hol_entry         646 maint/gnulib/lib/argp-help.c   struct hol_entry *entry = hol->entries;
hol_entry         671 maint/gnulib/lib/argp-help.c   struct hol_entry *entry = hol_find_entry (hol, name);
hol_entry         805 maint/gnulib/lib/argp-help.c hol_entry_cmp (const struct hol_entry *entry1,
hol_entry         806 maint/gnulib/lib/argp-help.c                const struct hol_entry *entry2)
hol_entry         921 maint/gnulib/lib/argp-help.c       struct hol_entry *e;
hol_entry         925 maint/gnulib/lib/argp-help.c       qsort (hol->entries, hol->num_entries, sizeof (struct hol_entry),
hol_entry         962 maint/gnulib/lib/argp-help.c           struct hol_entry *e;
hol_entry         964 maint/gnulib/lib/argp-help.c           struct hol_entry *entries =
hol_entry         965 maint/gnulib/lib/argp-help.c             malloc (num_entries * sizeof (struct hol_entry));
hol_entry         972 maint/gnulib/lib/argp-help.c             assert (num_entries <= SIZE_MAX / sizeof (struct hol_entry));
hol_entry         975 maint/gnulib/lib/argp-help.c                                 hol->num_entries * sizeof (struct hol_entry)),
hol_entry         977 maint/gnulib/lib/argp-help.c                      more->num_entries * sizeof (struct hol_entry));
hol_entry        1098 maint/gnulib/lib/argp-help.c   struct hol_entry *prev_entry;
hol_entry        1114 maint/gnulib/lib/argp-help.c   const struct hol_entry *entry;
hol_entry        1194 maint/gnulib/lib/argp-help.c       const struct hol_entry *pe = pest->hhstate->prev_entry;
hol_entry        1224 maint/gnulib/lib/argp-help.c hol_entry_help (struct hol_entry *entry, const struct argp_state *state,
hol_entry        1355 maint/gnulib/lib/argp-help.c   struct hol_entry *entry;
hol_entry        1466 maint/gnulib/lib/argp-help.c       struct hol_entry *entry;