Home | History | Annotate | Download | only in tests

Lines Matching refs:cnt

48   size_t cnt;
66 for (cnt = 0; cnt < 22000; ++cnt)
73 snprintf (buf, sizeof (buf), ".grp%Zu", cnt);
77 printf ("cannot section group %Zu: %s\n", cnt, asm_errmsg (-1));
87 cnt, asm_errmsg (-1));
93 snprintf (buf, sizeof (buf), "%Zu", cnt);
104 if (asm_adduint32 (scn, cnt) != 0)
116 cnt, asm_errmsg (-1));
126 cnt, asm_errmsg (-1));
132 if (asm_adduint32 (scn, cnt) != 0)