Lines Matching refs:HG_
45 void* HG_(zalloc) ( const HChar* cc, SizeT n )
54 void HG_(free) ( void* p )
60 HChar* HG_(strdup) ( const HChar* cc, const HChar* s )
72 Bool HG_(clo_track_lockorders) = True;
74 Bool HG_(clo_cmp_race_err_addrs) = False;
76 UWord HG_(clo_history_level) = 2;
78 UWord HG_(clo_conflict_cache_size) = 2000000;
80 UWord HG_(clo_sanity_flags) = 0;
82 Bool HG_(clo_free_is_write) = False;
84 UWord HG_(clo_vts_pruning) = 1;
86 Bool HG_(clo_check_stack_refs) = True;