Home
last modified time | relevance | path

Searched defs:accumulate (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/bfd/
Decofflink.c351 struct accumulate struct
354 struct string_hash_table fdr_hash;
356 struct string_hash_table str_hash;
360 struct shuffle *line;
361 struct shuffle *line_end;
362 struct shuffle *pdr;
363 struct shuffle *pdr_end;
387 add_file_shuffle (struct accumulate *ainfo, in add_file_shuffle() argument
/netbsd/src/external/gpl3/binutils/dist/bfd/
Decofflink.c351 struct accumulate struct
354 struct string_hash_table fdr_hash;
356 struct string_hash_table str_hash;
360 struct shuffle *line;
361 struct shuffle *line_end;
362 struct shuffle *pdr;
363 struct shuffle *pdr_end;
387 add_file_shuffle (struct accumulate *ainfo, in add_file_shuffle() argument
/netbsd/src/crypto/external/bsd/netpgp/dist/src/lib/
Dmisc.c124 accumulate_t *accumulate; in accumulate_cb() local
199 accumulate_t accumulate; in pgp_parse_and_accumulate() local
Dcrypto.h234 unsigned accumulate:1; /* set to gather packet data */ member
Dpacket-print.c1456 const unsigned accumulate = 1; in pgp_list_packets() local
Dreader.c1948 unsigned accumulate) in pgp_setup_memory_read()
2084 unsigned accumulate) in pgp_setup_file_read()
/netbsd/src/sys/dev/usb/
Duatp.c570 void (*accumulate)(struct uatp_softc *); member