Searched refs:long_names (Results 1 – 8 of 8) sorted by relevance
37 option (nanopb_enumopt).long_names = false;52 option (nanopb_enumopt).long_names = false;
111 if (elf->state.ar.long_names != NULL)112 free (elf->state.ar.long_names);
715 elf->state.ar.long_names = (char *) memcpy (newp, in read_long_names()730 elf->state.ar.long_names = NULL; in read_long_names()733 elf->state.ar.long_names = newp; in read_long_names()840 if (unlikely (elf->state.ar.long_names == NULL856 elf_ar_hdr->ar_name = elf->state.ar.long_names + offset;
377 char *long_names; /* If no index is available but long names member
7 * elf_begin.c (read_long_names): Make sure long_names len fits
34 optional bool long_names = 4 [default = true]; field
148 if enum_options.long_names:654 if not enum.options.long_names:
82 long_names Prefix the enum name to the enum value in