Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/4l/
H A Dsched.c45 Sch sch[NSCHED], *s, *t, *u, *se, stmp; in sched() local
/plan9-contrib/sys/src/cmd/vl/
H A Dsched.c45 Sch sch[NSCHED], *s, *t, *u, *se, stmp; in sched() local
/plan9-contrib/sys/src/cmd/kl/
H A Dsched.c44 Sch sch[NSCHED], *s, *t, *u, *se, stmp; in sched() local
/plan9-contrib/sys/src/cmd/ql/
H A Dsched.c52 Sch sch[NSCHED], *s, *t, *u, *se, stmp; in sched() local
/plan9-contrib/sys/src/cmd/9l/
H A Dsched.c52 Sch sch[NSCHED], *s, *t, *u, *se, stmp; in sched() local
/plan9-contrib/sys/src/cmd/unix/drawterm/libmemdraw/
H A Ddrawtest.c44 Memimage *stmp; variable
308 checkline(Rectangle r, Point sp, Point mp, int y, Memimage *stmp, Memimage *mtmp) in checkline()
/plan9-contrib/sys/src/libmemdraw/
H A Ddrawtest.c44 Memimage *stmp; variable
308 checkline(Rectangle r, Point sp, Point mp, int y, Memimage *stmp, Memimage *mtmp) in checkline()
/plan9-contrib/sys/src/cmd/wikifs/
H A Dfs.c674 String *stmp; in fswrite() local