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

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

Completed in 52 milliseconds