Searched refs:GROUP_LIST_SIZE (Results 1 – 3 of 3) sorted by relevance
72 #define GROUP_LIST_SIZE 25 macro
806 uint16_t group_list[GROUP_LIST_SIZE]; in main()1565 if (parse_groups(opt.groups, group_list, GROUP_LIST_SIZE) != 0) { in main()
1567 uint16_t group_list[GROUP_LIST_SIZE]; in main()2459 if (parse_groups(opt.groups, group_list, GROUP_LIST_SIZE) != 0) { in main()