Searched refs:dropHeadXA (Results 1 – 3 of 3) sorted by relevance
118 extern void VG_(dropHeadXA) ( XArray*, Word );
293 void VG_(dropHeadXA) ( XArray* xao, Word n ) in VG_() argument
3723 VG_(dropHeadXA)( thr->local_Kws_n_stacks, nPresent / 2 ); in note_local_Kw_n_stack_for()