Home | History | Annotate | Download | only in src

Lines Matching full:verbitem

382 typedef struct verbitem {
386 } verbitem;
399 static const verbitem verbs[] = {
411 static const int verbcount = sizeof(verbs)/sizeof(verbitem);