Home
last modified time | relevance | path

Searched defs:abbrev (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_abbrev.c65 dwarf_get_abbrev_tag(Dwarf_Abbrev abbrev, Dwarf_Half *return_tag, in dwarf_get_abbrev_tag()
80 dwarf_get_abbrev_code(Dwarf_Abbrev abbrev, Dwarf_Unsigned *return_code, in dwarf_get_abbrev_code()
95 dwarf_get_abbrev_children_flag(Dwarf_Abbrev abbrev, Dwarf_Signed *return_flag, in dwarf_get_abbrev_children_flag()
110 dwarf_get_abbrev_entry(Dwarf_Abbrev abbrev, Dwarf_Signed ndx, in dwarf_get_abbrev_entry()
/minix3/external/bsd/nvi/dist/common/
H A Doptions.c260 typedef struct abbrev { struct
265 static OABBREV const abbrev[] = { variable
/minix3/external/bsd/libarchive/dist/tar/
H A Dgetdate.c519 size_t abbrev; member
836 size_t abbrev = tp->abbrev; in nexttoken() local
/minix3/lib/libc/time/
H A Dzdump.c573 static char * abbrev; in main() local