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

  /external/compiler-rt/test/profile/Inputs/
instrprof-value-prof-real.c 4 #define DEF_4_FUNCS(x) DEF_2_FUNCS(x##_1) DEF_2_FUNCS(x##_2)
5 #define DEF_8_FUNCS(x) DEF_4_FUNCS(x##_1) DEF_4_FUNCS(x##_2)
    [all...]
  /external/compiler-rt/test/profile/
instrprof-value-prof.c 45 #define DEF_4_FUNCS(x) DEF_2_FUNCS(x##_1) DEF_2_FUNCS(x##_2)
46 #define DEF_8_FUNCS(x) DEF_4_FUNCS(x##_1) DEF_4_FUNCS(x##_2)

Completed in 68 milliseconds