/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_create.c | 99 ctf_dmdef_t *dmd = ctf_list_next(&dtd->dtd_u.dtu_members); in ctf_copy_smembers() 102 for (; dmd != NULL; dmd = ctf_list_next(dmd)) { in ctf_copy_smembers() 122 ctf_dmdef_t *dmd = ctf_list_next(&dtd->dtd_u.dtu_members); in ctf_copy_lmembers() 125 for (; dmd != NULL; dmd = ctf_list_next(dmd)) { in ctf_copy_lmembers() 147 ctf_dmdef_t *dmd = ctf_list_next(&dtd->dtd_u.dtu_members); in ctf_copy_emembers() 150 for (; dmd != NULL; dmd = ctf_list_next(dmd)) { in ctf_copy_emembers() 164 ctf_dmdef_t *dmd = ctf_list_next(&dtd->dtd_u.dtu_members); in ctf_copy_membnames() 167 for (; dmd != NULL; dmd = ctf_list_next(dmd)) { in ctf_copy_membnames() 278 for (size = 0, dtd = ctf_list_next(&fp->ctf_dtdefs); in ctf_update() 279 dtd != NULL; dtd = ctf_list_next(dtd)) { in ctf_update() [all …]
|
H A D | ctf_decl.c | 81 for (cdp = ctf_list_next(&cd->cd_nodes[i]); in ctf_decl_fini() 83 ndp = ctf_list_next(cdp); in ctf_decl_fini() 152 if (ctf_list_next(&cd->cd_nodes[prec]) == NULL) in ctf_decl_push()
|
H A D | ctf_impl.h | 293 #define ctf_list_next(elem) ((void *)(((ctf_list_t *)(elem))->l_next)) macro
|
H A D | ctf_types.c | 240 for (cdp = ctf_list_next(&cd.cd_nodes[prec]); in ctf_type_qlname() 241 cdp != NULL; cdp = ctf_list_next(cdp)) { in ctf_type_qlname()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-string.c | 82 for (ref = ctf_list_next (&atom->csa_refs); ref != NULL; ref = next) in ctf_str_purge_atom_refs() 84 next = ctf_list_next (ref); in ctf_str_purge_atom_refs() 361 for (aref = ctf_list_next (&atom->csa_refs); aref != NULL; aref = anext) in ctf_str_remove_ref() 363 anext = ctf_list_next (aref); in ctf_str_remove_ref() 419 for (ref = ctf_list_next (&refs->csa_refs); ref != NULL; in ctf_str_update_refs() 420 ref = ctf_list_next (ref)) in ctf_str_update_refs()
|
H A D | ctf-decl.c | 65 for (cdp = ctf_list_next (&cd->cd_nodes[i]); cdp != NULL; cdp = ndp) in ctf_decl_fini() 67 ndp = ctf_list_next (cdp); in ctf_decl_fini() 147 if (ctf_list_next (&cd->cd_nodes[prec]) == NULL) in ctf_decl_push()
|
H A D | ctf-serialize.c | 444 for (dvd = ctf_list_next (&fp->ctf_dvdefs); dvd != NULL; dvd = nvd) in symtypetab_delete_nonstatics() 446 nvd = ctf_list_next (dvd); in symtypetab_delete_nonstatics() 732 for (type_size = 0, dtd = ctf_list_next (&fp->ctf_dtdefs); in ctf_type_sect_size() 733 dtd != NULL; dtd = ctf_list_next (dtd)) in ctf_type_sect_size() 796 for (dtd = ctf_list_next (&fp->ctf_dtdefs); in ctf_emit_type_sect() 797 dtd != NULL; dtd = ctf_list_next (dtd)) in ctf_emit_type_sect() 1008 for (nvars = 0, dvd = ctf_list_next (&fp->ctf_dvdefs); in ctf_serialize() 1009 dvd != NULL; dvd = ctf_list_next (dvd), nvars++); in ctf_serialize() 1050 for (i = 0, dvd = ctf_list_next (&fp->ctf_dvdefs); dvd != NULL; in ctf_serialize() 1051 dvd = ctf_list_next (dvd), i++) in ctf_serialize()
|
H A D | ctf-dump.c | 74 for (cdi = ctf_list_next (&state->cds_items); cdi != NULL; in ctf_dump_free() 78 next_cdi = ctf_list_next (cdi); in ctf_dump_free() 768 state->cds_current = ctf_list_next (&state->cds_items); in ctf_dump() 770 state->cds_current = ctf_list_next (state->cds_current); in ctf_dump()
|
H A D | ctf-open.c | 1761 for (dtd = ctf_list_next (&fp->ctf_dtdefs); dtd != NULL; dtd = ntd) in ctf_dict_close() 1763 ntd = ctf_list_next (dtd); in ctf_dict_close() 1782 for (dvd = ctf_list_next (&fp->ctf_dvdefs); dvd != NULL; dvd = nvd) in ctf_dict_close() 1784 nvd = ctf_list_next (dvd); in ctf_dict_close() 1796 for (did = ctf_list_next (&fp->ctf_in_flight_dynsyms); did != NULL; did = nid) in ctf_dict_close() 1798 nid = ctf_list_next (did); in ctf_dict_close() 1829 for (err = ctf_list_next (&fp->ctf_errs_warnings); err != NULL; err = nerr) in ctf_dict_close() 1831 nerr = ctf_list_next (err); in ctf_dict_close()
|
H A D | ctf-subr.c | 318 cew = ctf_list_next (errlist); in ctf_errwarning_next()
|
H A D | ctf-types.c | 507 i->u.ctn_dvd = ctf_list_next (&fp->ctf_dvdefs); in ctf_variable_next() 534 i->u.ctn_dvd = ctf_list_next (i->u.ctn_dvd); in ctf_variable_next() 698 for (cdp = ctf_list_next (&cd.cd_nodes[prec]); in ctf_type_aname() 699 cdp != NULL; cdp = ctf_list_next (cdp)) in ctf_type_aname()
|
H A D | ctf-create.c | 395 for (dtd = ctf_list_next (&fp->ctf_dtdefs); dtd != NULL; dtd = ntd) in ctf_rollback() 400 ntd = ctf_list_next (dtd); in ctf_rollback() 422 for (dvd = ctf_list_next (&fp->ctf_dvdefs); dvd != NULL; dvd = nvd) in ctf_rollback() 424 nvd = ctf_list_next (dvd); in ctf_rollback()
|
H A D | ctf-impl.h | 679 #define ctf_list_next(elem) ((void *)(((ctf_list_t *)(elem))->l_next)) macro
|
H A D | ctf-link.c | 1678 for (did = ctf_list_next (&fp->ctf_in_flight_dynsyms); did != NULL; did = nid) in ctf_link_shuffle_syms() 1682 nid = ctf_list_next (did); in ctf_link_shuffle_syms()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-string.c | 82 for (ref = ctf_list_next (&atom->csa_refs); ref != NULL; ref = next) in ctf_str_purge_atom_refs() 84 next = ctf_list_next (ref); in ctf_str_purge_atom_refs() 359 for (aref = ctf_list_next (&atom->csa_refs); aref != NULL; aref = anext) in ctf_str_remove_ref() 361 anext = ctf_list_next (aref); in ctf_str_remove_ref() 417 for (ref = ctf_list_next (&refs->csa_refs); ref != NULL; in ctf_str_update_refs() 418 ref = ctf_list_next (ref)) in ctf_str_update_refs()
|
H A D | ctf-decl.c | 65 for (cdp = ctf_list_next (&cd->cd_nodes[i]); cdp != NULL; cdp = ndp) in ctf_decl_fini() 67 ndp = ctf_list_next (cdp); in ctf_decl_fini() 147 if (ctf_list_next (&cd->cd_nodes[prec]) == NULL) in ctf_decl_push()
|
H A D | ctf-serialize.c | 444 for (dvd = ctf_list_next (&fp->ctf_dvdefs); dvd != NULL; dvd = nvd) in symtypetab_delete_nonstatics() 446 nvd = ctf_list_next (dvd); in symtypetab_delete_nonstatics() 732 for (type_size = 0, dtd = ctf_list_next (&fp->ctf_dtdefs); in ctf_type_sect_size() 733 dtd != NULL; dtd = ctf_list_next (dtd)) in ctf_type_sect_size() 796 for (dtd = ctf_list_next (&fp->ctf_dtdefs); in ctf_emit_type_sect() 797 dtd != NULL; dtd = ctf_list_next (dtd)) in ctf_emit_type_sect() 1008 for (nvars = 0, dvd = ctf_list_next (&fp->ctf_dvdefs); in ctf_serialize() 1009 dvd != NULL; dvd = ctf_list_next (dvd), nvars++); in ctf_serialize() 1050 for (i = 0, dvd = ctf_list_next (&fp->ctf_dvdefs); dvd != NULL; in ctf_serialize() 1051 dvd = ctf_list_next (dvd), i++) in ctf_serialize()
|
H A D | ctf-dump.c | 74 for (cdi = ctf_list_next (&state->cds_items); cdi != NULL; in ctf_dump_free() 78 next_cdi = ctf_list_next (cdi); in ctf_dump_free() 768 state->cds_current = ctf_list_next (&state->cds_items); in ctf_dump() 770 state->cds_current = ctf_list_next (state->cds_current); in ctf_dump()
|
H A D | ctf-open.c | 1760 for (dtd = ctf_list_next (&fp->ctf_dtdefs); dtd != NULL; dtd = ntd) in ctf_dict_close() 1762 ntd = ctf_list_next (dtd); in ctf_dict_close() 1781 for (dvd = ctf_list_next (&fp->ctf_dvdefs); dvd != NULL; dvd = nvd) in ctf_dict_close() 1783 nvd = ctf_list_next (dvd); in ctf_dict_close() 1795 for (did = ctf_list_next (&fp->ctf_in_flight_dynsyms); did != NULL; did = nid) in ctf_dict_close() 1797 nid = ctf_list_next (did); in ctf_dict_close() 1828 for (err = ctf_list_next (&fp->ctf_errs_warnings); err != NULL; err = nerr) in ctf_dict_close() 1830 nerr = ctf_list_next (err); in ctf_dict_close()
|
H A D | ctf-subr.c | 318 cew = ctf_list_next (errlist); in ctf_errwarning_next()
|
H A D | ctf-types.c | 506 i->u.ctn_dvd = ctf_list_next (&fp->ctf_dvdefs); in ctf_variable_next() 533 i->u.ctn_dvd = ctf_list_next (i->u.ctn_dvd); in ctf_variable_next() 690 for (cdp = ctf_list_next (&cd.cd_nodes[prec]); in ctf_type_aname() 691 cdp != NULL; cdp = ctf_list_next (cdp)) in ctf_type_aname()
|
H A D | ctf-create.c | 399 for (dtd = ctf_list_next (&fp->ctf_dtdefs); dtd != NULL; dtd = ntd) in ctf_rollback() 404 ntd = ctf_list_next (dtd); in ctf_rollback() 426 for (dvd = ctf_list_next (&fp->ctf_dvdefs); dvd != NULL; dvd = nvd) in ctf_rollback() 428 nvd = ctf_list_next (dvd); in ctf_rollback()
|
H A D | ctf-impl.h | 679 #define ctf_list_next(elem) ((void *)(((ctf_list_t *)(elem))->l_next)) macro
|
H A D | ctf-link.c | 1665 for (did = ctf_list_next (&fp->ctf_in_flight_dynsyms); did != NULL; did = nid) in ctf_link_shuffle_syms() 1669 nid = ctf_list_next (did); in ctf_link_shuffle_syms()
|
/netbsd-src/external/cddl/osnet/dev/fbt/ |
H A D | fbt.c | 781 #define ctf_list_next(elem) ((void *)(((ctf_list_t *)(elem))->l_next)) macro 878 for (cdp = ctf_list_next(&cd->cd_nodes[i]); in ctf_decl_fini() 880 ndp = ctf_list_next(cdp); in ctf_decl_fini() 1006 if (ctf_list_next(&cd->cd_nodes[prec]) == NULL) in ctf_decl_push() 1078 for (cdp = ctf_list_next(&cd.cd_nodes[prec]); in fbt_type_name() 1079 cdp != NULL; cdp = ctf_list_next(cdp)) { in fbt_type_name()
|