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

/external/valgrind/main/coregrind/
H A Dm_redir.c338 HChar** twoslots )
343 twoslots[0] = pri_name;
344 twoslots[1] = NULL;
345 return twoslots;
364 static void free_symname_array ( HChar** names, HChar** twoslots )
366 if (names != twoslots)
506 HChar* twoslots[2]; local
508 &twoslots[0]);
590 free_symname_array(names_init, &twoslots[0]);
598 HChar* twoslots[ local
761 HChar* twoslots[2]; local
1571 HChar* twoslots[2]; local
[all...]

Completed in 2374 milliseconds