Home
last modified time | relevance | path

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

/plan9/sys/src/ape/cmd/diff/
H A Difdef.c27 int from, upto; /* start and limit lines for this group of lines */ member
270 int from = group->from, upto = group->upto; local
/plan9/sys/src/cmd/gs/src/
H A Distruct.h69 #define RELOC_REFS(from, upto)\ argument
/plan9/sys/src/cmd/spin/
H A Dpangen7.c658 { int n, from, upto; in create_transition() local
805 { int from = e->seqno, upto = g?g->seqno:0; in t_record() local
H A Dpangen6.c1892 bad_scratch(FSM_state *f, int upto) in bad_scratch()
1929 mark_subgraph(FSM_state *f, int upto) in mark_subgraph()