Home
last modified time | relevance | path

Searched refs:nlstructs (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_open.c223 int nlstructs = 0, nlunions = 0; in init_types() local
412 nlstructs++; in init_types()
512 ctf_hash_size(&fp->ctf_structs), nlstructs); in init_types()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-open.c693 int nlstructs = 0, nlunions = 0; in init_types() local
844 nlstructs++; in init_types()
952 ctf_hash_size (fp->ctf_structs.ctn_readonly), nlstructs); in init_types()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-open.c693 int nlstructs = 0, nlunions = 0; in init_types() local
844 nlstructs++; in init_types()
952 ctf_hash_size (fp->ctf_structs.ctn_readonly), nlstructs); in init_types()