Searched defs:upto (Results 1 – 4 of 4) sorted by relevance
27 int from, upto; /* start and limit lines for this group of lines */ member270 int from = group->from, upto = group->upto; local
69 #define RELOC_REFS(from, upto)\ argument
658 { int n, from, upto; in create_transition() local805 { int from = e->seqno, upto = g?g->seqno:0; in t_record() local
1892 bad_scratch(FSM_state *f, int upto) in bad_scratch()1929 mark_subgraph(FSM_state *f, int upto) in mark_subgraph()