Searched defs:dot (Results 1 – 1 of 1) sorted by relevance
319 int dot; /* The parse point */ member1347 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