Searched refs:COUNT_MAX (Results 1 – 2 of 2) sorted by relevance
32 #define COUNT_MAX 5000 /* Number of interactions */ macro91 count = COUNT_MAX; in usr_signal_handler()125 while (count < COUNT_MAX) { in tm_trap_test()
45 #define COUNT_MAX 600 /* 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()