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