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

  /external/valgrind/main/include/
pub_tool_oset.h 85 typedef void* (*OSetAlloc_t) ( const HChar* cc, SizeT szB );
107 extern OSet* VG_(OSetWord_Create) ( OSetAlloc_t alloc, const HChar* cc,
205 OSetAlloc_t alloc, const HChar* cc,
210 OSetAlloc_t alloc,
  /external/valgrind/main/coregrind/
m_oset.c 115 OSetAlloc_t alloc; // allocator
289 OSetAlloc_t _alloc, const HChar* _cc,
318 OSetAlloc_t _alloc, const HChar* _cc,
366 AvlTree* VG_(OSetWord_Create)(OSetAlloc_t _alloc, const HChar* _cc,

Completed in 64 milliseconds