Home
last modified time | relevance | path

Searched defs:prev_next_ptr (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/coregrind/
Dm_hashtable.c195 VgHashNode** prev_next_ptr = &(table->chains[chain]); in VG_() local
219 VgHashNode** prev_next_ptr = &(table->chains[chain]); in VG_() local
/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c314 DebugInfo** prev_next_ptr = &debugInfo_list; in discard_DebugInfo() local