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

/external/valgrind/memcheck/
H A Dmc_main.c537 AuxMapEnt* t_ent = auxmap_L1[0].ent; local
541 auxmap_L1[1].ent = t_ent;
559 AuxMapEnt* t_ent = auxmap_L1[i-1].ent; local
563 auxmap_L1[i-0].ent = t_ent;

Completed in 133 milliseconds