Searched refs:GROUP_LIST_SIZE (Results 1 – 3 of 3) sorted by relevance
68 #define GROUP_LIST_SIZE 25 macro
804 uint16_t group_list[GROUP_LIST_SIZE]; in main()1553 if (parse_groups(opt.groups, group_list, GROUP_LIST_SIZE) != 0) { in main()
1569 uint16_t group_list[GROUP_LIST_SIZE]; in main()2441 if (parse_groups(opt.groups, group_list, GROUP_LIST_SIZE) != 0) { in main()
Completed in 20 milliseconds