Home
last modified time | relevance | path

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

/external/valgrind/helgrind/
Dlibhb_core.c2103 static VTS* VTS__new ( const HChar* who, UInt sizeTS );
2196 static VTS* VTS__new ( const HChar* who, UInt sizeTS ) in VTS__new() function
2212 VTS* clone = VTS__new(who, nTS); in VTS__clone()
2245 VTS* res = VTS__new(who, nReq); in VTS__subtract()
6257 temp_max_sized_VTS = VTS__new( "libhb.libhb_init.1", ThrID_MAX_VALID ); in libhb_init()