Home
last modified time | relevance | path

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

/sqlite-3.40.0/tool/
H A Dlemon.c319 int dot; /* The parse point */ member
1347 int dot /* Index into the RHS of the rule where the dot goes */ in Configlist_add()
1372 struct config *Configlist_addbasis(struct rule *rp, int dot) in Configlist_addbasis()
1405 int i, dot; in Configlist_closure() local