Home | History | Annotate | Download | only in coregrind

Lines Matching defs:fprintf

807 /* --------- fprintf ---------- */
809 /* This is like [v]fprintf, except it writes to a file handle using
854 UInt VG_(fprintf) ( VgFile *fp, const HChar *format, ... )