Searched refs:verbcount (Results 1 – 1 of 1) sorted by relevance
266 static const int verbcount = sizeof(verbs)/sizeof(verbitem); variable6653 for (i = 0; i < verbcount; i++) in compile_branch()6752 if (i < verbcount) continue; /* Successfully handled a verb */ in compile_branch()
Completed in 19 milliseconds