Home | History | Annotate | Download | only in coregrind

Lines Matching defs:printf

596    printf() and friends
599 /* --------- printf --------- */
656 UInt VG_(printf) ( const HChar *format, ... )
915 pretty much the same as VG_(printf)'s scheme, with two differences:
1033 with the other printf variants in earlier parts of this file. */