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