Searched refs:copy_prefix (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dname.c2058 bool copy_prefix = true; local
2075 copy_prefix = false;
2080 if (copy_prefix && (prefix->attributes & DNS_NAMEATTR_ABSOLUTE) != 0) {
2107 if (copy_prefix) {
2137 if (copy_prefix && (prefix != name || prefix->buffer != target)) {
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dname.c2041 bool copy_prefix = true; local
2058 copy_prefix = false;
2063 if (copy_prefix && (prefix->attributes & DNS_NAMEATTR_ABSOLUTE) != 0) {
2090 if (copy_prefix) {
2120 if (copy_prefix && (prefix != name || prefix->buffer != target)) {
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddecl.c6448 copy_prefix (symbol_attribute *dest, locus *where) function
7483 if (!copy_prefix (&sym->attr, &sym->declared_at))
8005 if (!copy_prefix (&sym->attr, &sym->declared_at))
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Ddecl.cc6529 copy_prefix (symbol_attribute *dest, locus *where) function
7564 if (!copy_prefix (&sym->attr, &sym->declared_at))
8086 if (!copy_prefix (&sym->attr, &sym->declared_at))

Completed in 157 milliseconds