Searched refs:OSetWord_Create (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/include/
H A Dpub_tool_oset.h107 extern OSet* VG_(OSetWord_Create) ( OSetAlloc_t alloc, const HChar* cc,
/external/valgrind/main/memcheck/tests/
H A Dunit_oset.c310 OSet* oset = VG_(OSetWord_Create)(allocate_node, "oset_test.2", free_node);
/external/valgrind/main/coregrind/
H A Dm_oset.c366 AvlTree* VG_(OSetWord_Create)(OSetAlloc_t _alloc, const HChar* _cc, function
H A Dm_redir.c1011 tmpSet = VG_(OSetWord_Create)(dinfo_zalloc, "redir.rndD.1", dinfo_free);
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c3831 aiocbp_table = VG_(OSetWord_Create)(VG_(malloc), "syswrap.aio", VG_(free));

Completed in 147 milliseconds