OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:function_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/
darwin.cc
345
bool
function_p
;
local
347
function_p
= SYMBOL_REF_FUNCTION_P (sym_ref);
349
return (
function_p
352
return (
function_p
/src/external/gpl3/gcc.old/dist/gcc/config/
darwin.cc
306
bool
function_p
;
local
308
function_p
= SYMBOL_REF_FUNCTION_P (sym_ref);
310
return (
function_p
313
return (
function_p
Completed in 30 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026