OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:copy_prefix
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
name.c
1660
bool
copy_prefix
= true;
local
1677
copy_prefix
= false;
1682
if (
copy_prefix
&& prefix->attributes.absolute) {
1709
if (
copy_prefix
) {
1739
if (
copy_prefix
&& (prefix != name || prefix->buffer != target)) {
/src/external/mpl/dhcp/bind/dist/lib/dns/
name.c
2058
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)) {
/src/external/gpl3/gcc/dist/gcc/fortran/
decl.cc
6598
copy_prefix
(symbol_attribute *dest, locus *where)
function
7646
if (!
copy_prefix
(&sym->attr, &sym->declared_at))
8168
if (!
copy_prefix
(&sym->attr, &sym->declared_at))
/src/external/gpl3/gcc.old/dist/gcc/fortran/
decl.cc
6540
copy_prefix
(symbol_attribute *dest, locus *where)
function
7575
if (!
copy_prefix
(&sym->attr, &sym->declared_at))
8097
if (!
copy_prefix
(&sym->attr, &sym->declared_at))
Completed in 38 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026