Searched refs:REPEAT_COUNT (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/tests/
H A Dtest-lock.c66 #define REPEAT_COUNT 50000 macro
247 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
334 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
441 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
510 static gl_rwlock_t fire_signal[REPEAT_COUNT];
532 for (repeat = 0; repeat <= REPEAT_COUNT; repeat++)
539 if (repeat == REPEAT_COUNT)
577 for (i = 0; i < REPEAT_COUNT; i++)
584 for (i = REPEAT_COUNT-1; i >= 0; i--)
591 for (repeat = 0; repeat <= REPEAT_COUNT; repea
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-lock.c62 #define REPEAT_COUNT 50000 macro
243 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
330 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
437 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
506 static gl_rwlock_t fire_signal[REPEAT_COUNT];
528 for (repeat = 0; repeat <= REPEAT_COUNT; repeat++)
535 if (repeat == REPEAT_COUNT)
573 for (i = 0; i < REPEAT_COUNT; i++)
580 for (i = REPEAT_COUNT-1; i >= 0; i--)
587 for (repeat = 0; repeat <= REPEAT_COUNT; repea
[all...]
H A Dtest-tls.c47 #define REPEAT_COUNT 50000 macro
241 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)

Completed in 45 milliseconds