Searched refs:results_max (Results 1 – 3 of 3) sorted by relevance
33 int results_max; /* max space usable in results */ member
228 args.results_max = LWS_ARRAY_SIZE(results); in main()
197 if (s->state >= s->args.results_max) { in test_sequencer_cb()