Searched refs:name_2 (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/mpl/dhcp/dist/common/tests/
H A Ddns_unittest.c46 char *name_2 = "chi.example.com"; variable
112 name_2, strlen(name_2),
/netbsd-current/external/gpl3/gdb.old/dist/libctf/
H A Dctf-link.c852 const char *name_2 = (const char *) two->hkv_key; local
855 input_2 = ctf_dynhash_lookup (cu_mapped->fp->ctf_link_inputs, name_2);
/netbsd-current/external/gpl3/gdb/dist/libctf/
H A Dctf-link.c614 const char *name_2 = (const char *) two->hkv_key; local
617 input_2 = ctf_dynhash_lookup (cu_mapped->fp->ctf_link_inputs, name_2);
/netbsd-current/external/gpl3/binutils.old/dist/libctf/
H A Dctf-link.c611 const char *name_2 = (const char *) two->hkv_key; local
614 input_2 = ctf_dynhash_lookup (cu_mapped->fp->ctf_link_inputs, name_2);
/netbsd-current/external/gpl3/binutils/dist/libctf/
H A Dctf-link.c626 const char *name_2 = (const char *) two->hkv_key; local
629 input_2 = ctf_dynhash_lookup (cu_mapped->fp->ctf_link_inputs, name_2);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dada-lang.c4921 const char *name_2 = TYPE_FIELD_NAME (type2, i);
4923 int len_2 = strlen (name_2);
4912 const char *name_2 = TYPE_FIELD_NAME (type2, i); local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dada-lang.c4984 const char *name_2 = type2->field (i).name ();
4986 int len_2 = strlen (name_2);
4974 const char *name_2 = type2->field (i).name (); local

Completed in 216 milliseconds