Home | History | Annotate | Download | only in exp-dhat

Lines Matching refs:cli_malloc

464       p = VG_(cli_malloc)( req_alignB, req_szB );
579 p_new = VG_(cli_malloc)(VG_(clo_alignment), new_req_szB);