Searched refs:COUNT_MAX (Results 1 – 3 of 3) sorted by relevance
32 #define COUNT_MAX 5000 /* Number of interactions */ macro90 count = COUNT_MAX; in usr_signal_handler()101 if (count == COUNT_MAX) { in seg_signal_handler()
45 #define COUNT_MAX 4000 /* Number of interactions */ macro59 static int count_max = COUNT_MAX;283 printf("\t-i\t Amount of interactions. (Default = %d)\n", COUNT_MAX); in show_help()
40 #define COUNT_MAX 0x10000000 macro63 for (count = 0; count < COUNT_MAX; count++) { in mdfldWaitForPipeDisable()91 for (count = 0; count < COUNT_MAX; count++) { in mdfldWaitForPipeEnable()