Home | History | Annotate | Download | only in tests

Lines Matching refs:cnt

32   size_t cnt;
43 for (cnt = 0; cnt < 22000; ++cnt)
50 snprintf (buf, sizeof (buf), ".grp%Zu", cnt);
54 printf ("cannot section group %Zu: %s\n", cnt, asm_errmsg (-1));
64 cnt, asm_errmsg (-1));
70 snprintf (buf, sizeof (buf), "%Zu", cnt);
81 if (asm_adduint32 (scn, cnt) != 0)
93 cnt, asm_errmsg (-1));
103 cnt, asm_errmsg (-1));
109 if (asm_adduint32 (scn, cnt) != 0)