OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:builtin_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc
2763
bool
builtin_p
;
local
2791
builtin_p
= decl && fndecl_built_in_p (decl);
2795
if (!
builtin_p
)
2809
if (
builtin_p
/src/external/gpl3/gcc/dist/gcc/
cfgexpand.cc
2771
bool
builtin_p
;
2799
builtin_p
= decl && fndecl_built_in_p (decl);
2803
if (!
builtin_p
)
2817
if (
builtin_p
2768
bool
builtin_p
;
local
Completed in 30 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026