Searched refs:LONG_ARG_MIN_SLICE_POP (Results 1 – 1 of 1) sorted by relevance
18 #define LONG_ARG_MIN_SLICE_POP "--min_slice_pop=" macro191 } else if (std::strncmp(argv[i], LONG_ARG_MIN_SLICE_POP, in main()192 std::strlen(LONG_ARG_MIN_SLICE_POP)) == 0) { in main()194 arg2 = &argv[i][std::strlen(LONG_ARG_MIN_SLICE_POP)]; in main()