OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FUNC_8_ADDRS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
instrprof-value-prof-real.c
16
#define
FUNC_8_ADDRS
(x) FUNC_4_ADDRS(x##_1) FUNC_4_ADDRS(x##_2)
17
#define FUNC_16_ADDRS(x)
FUNC_8_ADDRS
(x##_1)
FUNC_8_ADDRS
(x##_2)
/src/sys/external/bsd/compiler_rt/dist/test/profile/
instrprof-value-prof.c
55
#define
FUNC_8_ADDRS
(x) FUNC_4_ADDRS(x##_1) FUNC_4_ADDRS(x##_2)
56
#define FUNC_16_ADDRS(x)
FUNC_8_ADDRS
(x##_1)
FUNC_8_ADDRS
(x##_2)
65
void *CalleeAddrs[] = {
FUNC_8_ADDRS
(callee)};
Completed in 14 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025