OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEF_2_FUNCS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
instrprof-value-prof-real.c
3
#define
DEF_2_FUNCS
(x) DEF_FUNC(x##_1) DEF_FUNC(x##_2)
4
#define DEF_4_FUNCS(x)
DEF_2_FUNCS
(x##_1)
DEF_2_FUNCS
(x##_2)
/src/sys/external/bsd/compiler_rt/dist/test/profile/
instrprof-value-prof.c
44
#define
DEF_2_FUNCS
(x) DEF_FUNC(x##_1) DEF_FUNC(x##_2)
45
#define DEF_4_FUNCS(x)
DEF_2_FUNCS
(x##_1)
DEF_2_FUNCS
(x##_2)
Completed in 13 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025