Searched refs:LOOPS (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/tests/net/icmp/
H A Dt_ping.c208 #define LOOPS 10000 macro
233 succ = doping("1.1.1.10", LOOPS, 56);
234 printf("got %d/%d\n", succ, LOOPS);
261 succ = doping("1.1.1.20", LOOPS, 56);
265 succ = doping("1.1.1.10", LOOPS, 56);
269 printf("got %d/%d\n", succ, LOOPS);
/netbsd-current/tests/rump/rumpkern/
H A Dt_lwproc.c145 #define LOOPS 128 macro
148 struct lwp *l[LOOPS];
160 for (i = 0; i < LOOPS; i++) {
170 for (i = 0; i < LOOPS; i++) {
/netbsd-current/external/bsd/openldap/dist/tests/progs/
H A Dslapd-modify.c39 #define LOOPS 100 macro
H A Dslapd-modrdn.c43 #define LOOPS 100 macro
H A Dslapd-common.c139 #define LOOPS 100 macro
217 .loops = LOOPS,
H A Dslapd-search.c44 #define LOOPS 100 macro
H A Dslapd-read.c45 #define LOOPS 100 macro
H A Dslapd-tester.c62 #define LOOPS 100 macro
128 int loops = LOOPS;
H A Dslapd-mtread.c56 #define LOOPS 100 macro
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc/
H A Ddes_enc-sparc.S58 #define LOOPS 7 define
1476 mov LOOPS, out4 ! loop counter
1504 mov LOOPS, out4 ! loop counter
4737 .word LOOPS ! 280
/netbsd-current/crypto/external/bsd/openssl.old/lib/libcrypto/arch/sparc64/
H A Ddes_enc-sparc.S58 #define LOOPS 7 define
1476 mov LOOPS, out4 ! loop counter
1504 mov LOOPS, out4 ! loop counter
4737 .word LOOPS ! 280
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc64/
H A Ddes_enc-sparc.S56 #define LOOPS 7 define
1474 mov LOOPS, out4 ! loop counter
1502 mov LOOPS, out4 ! loop counter
4735 .word LOOPS ! 280
/netbsd-current/crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/
H A Ddes_enc-sparc.S56 #define LOOPS 7 define
1474 mov LOOPS, out4 ! loop counter
1502 mov LOOPS, out4 ! loop counter
4735 .word LOOPS ! 280

Completed in 262 milliseconds