Home
last modified time | relevance | path

Searched refs:buildshifts (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libsqlite/tool/
H A Dlemon.c722 PRIVATE void buildshifts(/* struct lemon *, struct state * */); /* Forwd ref */
760 buildshifts(lemp,stp); /* Recursively compute successor states */
768 PRIVATE void buildshifts(lemp,stp) in buildshifts() function