Searched refs:test_limit (Results 1 – 2 of 2) sorted by relevance
12 static int test_limit(void) in test_limit() function45 ret += test_limit(); in main()
917 #define F_MIDI_OPT(name, test_limit, limit) \ argument947 if (test_limit && num > limit) { \