Lines Matching full:printf
17 // gnuwin32 printf does not work for this test because it will print \15 (CR)
20 RUN: printf '\201rforpl\377' > %t.profraw
21 RUN: printf '\12\0\0\0\0\0\0\0' >> %t.profraw
22 RUN: printf '\0\0\0\0\0\0\0\0' >> %t.profraw
23 RUN: printf '\1\0\0\0\0\0\0\0' >> %t.profraw
24 RUN: printf '\0\0\0\0\0\0\0\0' >> %t.profraw
25 RUN: printf '\1\0\0\0\0\0\0\0' >> %t.profraw
26 RUN: printf '\0\0\0\0\0\0\0\0' >> %t.profraw
27 RUN: printf '\0\0\0\0\0\0\0\0' >> %t.profraw
28 RUN: printf '\0\0\0\0\0\0\0\0' >> %t.profraw
29 RUN: printf '\10\0\0\0\0\0\0\0' >> %t.profraw
30 RUN: printf '\0\0\4\0\1\0\0\0' >> %t.profraw
31 RUN: printf '\0\0\0\0\0\0\0\0' >> %t.profraw
32 RUN: printf '\0\0\4\0\2\0\0\0' >> %t.profraw
33 RUN: printf '\0\0\0\0\0\0\0\0' >> %t.profraw
34 RUN: printf '\0\0\0\0\0\0\0\0' >> %t.profraw
35 RUN: printf '\0\0\0\0\0\0\0\0' >> %t.profraw
45 RUN: printf '\254\275\030\333\114\302\370\134' >> %t.profraw
46 RUN: printf '\1\0\0\0\0\0\0\0' >> %t.profraw
47 RUN: printf '\0\0\4\0\1\0\0\0' >> %t.profraw
48 RUN: printf '\0\0\0\0\0\0\0\0' >> %t.profraw
49 RUN: printf '\0\0\0\0\0\0\0\0' >> %t.profraw
50 RUN: printf '\0\0\0\0\0\0\0\0' >> %t.profraw
51 RUN: printf '\1\0\0\0\0\0\0\0' >> %t.profraw
52 RUN: printf '\0\0\0\0\0\0\0\0' >> %t.profraw
54 RUN: printf '\023\0\0\0\0\0\0\0' >> %t.profraw
55 RUN: printf '\3\0foo\0\0\0' >> %t.profraw
58 RUN: printf '\x03\x00\' >> %t.profraw