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