Searched refs:toycount (Results 1 – 3 of 3) sorted by relevance
47 for (i = 0; i < toys.toycount; i++) { in help_main()68 for (i=0; i < toys.toycount; i++) in help_main()73 for (i = 0; i < toys.toycount; i++) { in help_main()
106 short toycount; // Total number of commands in this build member
75 toys.toycount = ARRAY_LEN(toy_list); in toy_singleinit()