OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CALL_REAL
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/libcollector/
collectorAPI.c
39
#define
CALL_REAL
(x) (__real_##x)
40
#define CALL_IF_REAL(x) INIT_API; if (!NULL_PTR(x))
CALL_REAL
(x)
139
CALL_REAL
(collector_sample)(name_string);
collector.h
32
#define
CALL_REAL
(x) (__real_##x)
/src/external/gpl3/binutils.old/dist/gprofng/libcollector/
collectorAPI.c
39
#define
CALL_REAL
(x) (__real_##x)
40
#define CALL_IF_REAL(x) INIT_API; if (!NULL_PTR(x))
CALL_REAL
(x)
139
CALL_REAL
(collector_sample)(name_string);
collector.h
32
#define
CALL_REAL
(x) (__real_##x)
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026