Searched refs:INPUT_LENGTH (Results 1 – 1 of 1) sorted by relevance
37 #define INPUT_LENGTH 100000 /* Do not keep listinging forever */ macro94 if (input_count++ >= INPUT_LENGTH) { /* don't listen forever */ in main()