Searched defs:tagL (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
H A Ddebuginfo.c3204 HChar tagL[32], tagR[32], xagL[32], xagR[32]; local
3226 tagL[0] = tagR[0] = xagL[0] = xagR[0] = 0;
3228 VG_(sprintf)(tagL, "<%s>", basetag); // <auxwhat>
3234 # define TAGL(_xa) p2XA(_xa, "%s", tagL)

Completed in 156 milliseconds