OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FUNC_2_ADDRS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
instrprof-value-prof-real.c
14
#define
FUNC_2_ADDRS
(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2)
15
#define FUNC_4_ADDRS(x)
FUNC_2_ADDRS
(x##_1)
FUNC_2_ADDRS
(x##_2)
/src/sys/external/bsd/compiler_rt/dist/test/profile/
instrprof-value-prof.c
53
#define
FUNC_2_ADDRS
(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2)
54
#define FUNC_4_ADDRS(x)
FUNC_2_ADDRS
(x##_1)
FUNC_2_ADDRS
(x##_2)
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025