OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FUNC_32_ADDRS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
instrprof-value-prof-real.c
18
#define
FUNC_32_ADDRS
(x) FUNC_16_ADDRS(x##_1) FUNC_16_ADDRS(x##_2)
19
#define FUNC_64_ADDRS(x)
FUNC_32_ADDRS
(x##_1)
FUNC_32_ADDRS
(x##_2)
/src/sys/external/bsd/compiler_rt/dist/test/profile/
instrprof-value-prof.c
57
#define
FUNC_32_ADDRS
(x) FUNC_16_ADDRS(x##_1) FUNC_16_ADDRS(x##_2)
58
#define FUNC_64_ADDRS(x)
FUNC_32_ADDRS
(x##_1)
FUNC_32_ADDRS
(x##_2)
Completed in 12 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025