Searched defs:cut (Results 1 – 5 of 5) sorted by relevance
/plan9/sys/src/cmd/map/ |
H A D | map.h | 36 int (*cut)(struct place *, struct place *, double *); member
|
H A D | map.c | 42 static int (*cut)(struct place *, struct place *, double *); variable
|
/plan9/sys/src/cmd/samterm/ |
H A D | main.c | 257 cut(Text *t, int w, int save, int check) in cut() function
|
/plan9/sys/src/cmd/abaco/ |
H A D | exec.c | 220 cut(Text *, Text *t, int dosnarf, int docut, Rune *, int) in cut() function
|
/plan9/sys/src/cmd/acme/ |
H A D | exec.c | 714 cut(Text *et, Text *t, Text*, int dosnarf, int docut, Rune*, int) in cut() function
|