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

/external/valgrind/memcheck/
H A Dmc_main.c523 AuxMapEnt* t_ent = auxmap_L1[0].ent; local
527 auxmap_L1[1].ent = t_ent;
545 AuxMapEnt* t_ent = auxmap_L1[i-1].ent; local
549 auxmap_L1[i-0].ent = t_ent;

Completed in 57 milliseconds