OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_inline
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/lib/ns/
update.c
2736
bool
is_inline
, is_maintain, is_signing;
local
2747
is_inline
= (!dns_zone_israw(zone) && dns_zone_issecure(zone));
2749
is_signing =
is_inline
|| (!
is_inline
&& is_maintain);
/src/external/gpl3/gcc.old/dist/gcc/c/
c-parser.cc
7109
bool
is_inline
= (inline_loc != UNKNOWN_LOCATION);
7193
clobbers, labels, simple,
is_inline
));
7107
bool
is_inline
= (inline_loc != UNKNOWN_LOCATION);
local
/src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc
8632
bool
is_inline
= (inline_loc != UNKNOWN_LOCATION);
8716
clobbers, labels, simple,
is_inline
));
8630
bool
is_inline
= (inline_loc != UNKNOWN_LOCATION);
local
Completed in 42 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026