HomeSort by relevance Sort by last modified time
    Searched refs:DEF_FUNC (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/test/profile/Inputs/
instrprof-value-prof-real.c 1 #define DEF_FUNC(x) \
3 #define DEF_2_FUNCS(x) DEF_FUNC(x##_1) DEF_FUNC(x##_2)
    [all...]
  /external/compiler-rt/test/profile/
instrprof-value-prof.c 42 #define DEF_FUNC(x) \
44 #define DEF_2_FUNCS(x) DEF_FUNC(x##_1) DEF_FUNC(x##_2)

Completed in 3103 milliseconds