Searched refs:MIN_ARG_COUNT (Results 1 – 2 of 2) sorted by relevance
22 #define MIN_ARG_COUNT 2 macro
27 if (argc < MIN_ARG_COUNT) { in main()