Lines Matching full:loops
444 ulong loops; /* Loops per iterations */
523 ulong arraysize, ulong loops);
600 static char* str1 = "loops %d\n";
605 ulong arraysize, ulong loops)
610 loops = 100;
611 number_of_loops=loops-1; /* the index of the first loop we run */
613 vexxx_printf(str1, (int)loops);
652 if (100==loops) /* the first loop */
1892 ulong loops; /* # of loops */
1901 global_emfloatstruct.loops = 1;
1925 loops=100;
1928 loops);