Home
last modified time | relevance | path

Searched defs:stk (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/flex/src/
H A Ddfa.c234 static int did_stk_init = false, *stk; in epsclosure() local
/dragonfly/games/canfield/canfield/
H A Dcanfield.c109 #define stk 1 macro
/dragonfly/contrib/grep/lib/
H A Ddfa.c2628 } *stkalloc = xnmalloc (d->depth, sizeof *stkalloc), *stk = stkalloc; in dfaanalyze() local