OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEF_32_FUNCS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/profile/Inputs/
instrprof-value-prof-real.c
7
#define
DEF_32_FUNCS
(x) DEF_16_FUNCS(x##_1) DEF_16_FUNCS(x##_2)
8
#define DEF_64_FUNCS(x)
DEF_32_FUNCS
(x##_1)
DEF_32_FUNCS
(x##_2)
/src/sys/external/bsd/compiler_rt/dist/test/profile/
instrprof-value-prof.c
48
#define
DEF_32_FUNCS
(x) DEF_16_FUNCS(x##_1) DEF_16_FUNCS(x##_2)
49
#define DEF_64_FUNCS(x)
DEF_32_FUNCS
(x##_1)
DEF_32_FUNCS
(x##_2)
Completed in 17 milliseconds
Indexes created Wed Sep 24 05:09:52 GMT 2025