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