Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/plot/libplot/
H A Dclosepl.c2 void closepl(void){ in closepl() function
/plan9/sys/src/cmd/map/
H A Diplot.h8 #define closepl() print("cl\n") macro
/plan9/sys/src/cmd/graph/
H A Diplot.h7 #define closepl() printf("cl\n") macro
/plan9/sys/src/cmd/pic/
H A Dpltroff.c105 void closepl(char *PEline) /* clean up after finished */ in closepl() function