HomeSort by relevance Sort by last modified time
    Searched refs:newBag (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/include/
pub_tool_wordfm.h 179 WordBag* VG_(newBag) ( void* (*alloc_nofail)( const HChar* cc, SizeT ),
  /external/valgrind/main/coregrind/
m_wordfm.c 852 WordBag* VG_(newBag) ( void* (*alloc_nofail)( const HChar*, SizeT ),
  /external/valgrind/main/helgrind/
hg_main.c 266 lk->heldBy = VG_(newBag)( HG_(zalloc), "hg.lNaw.1", HG_(free) );
320 lk->heldBy = VG_(newBag)( HG_(zalloc), "hg.lNar.1", HG_(free) );
    [all...]

Completed in 54 milliseconds