Home
last modified time | relevance | path

Searched refs:newWordSetU (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/helgrind/
Dhg_wordset.h50 WordSetU* HG_(newWordSetU) ( void* (*alloc_nofail)( const HChar*, SizeT ),
Dhg_wordset.c356 WordSetU* HG_(newWordSetU) ( void* (*alloc_nofail)( const HChar*, SizeT ), in HG_() argument
Dhg_main.c619 univ_lsets = HG_(newWordSetU)( HG_(zalloc), "hg.ids.4", HG_(free), in initialise_data_structures()
630 univ_laog = HG_(newWordSetU)( HG_(zalloc), "hg.ids.5 (univ_laog)", in initialise_data_structures()