Searched refs:UPDATE_FIRST (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/profile/
H A DInstrProfilingPlatformOther.c43 #define UPDATE_FIRST(First, New) \ macro
45 UPDATE_FIRST(DataFirst, Data);
46 UPDATE_FIRST(NamesFirst, Data->Name);
47 UPDATE_FIRST(CountersFirst, Data->Counters);
48 #undef UPDATE_FIRST macro

Completed in 1361 milliseconds