Home
last modified time | relevance | path

Searched defs:spline (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/proof/
H A Dhtroff.c301 spline(Image *b, int n, Point *pp) in spline() function
/plan9/sys/src/cmd/graph/
H A Diplot.h35 #define spline(_num,_ff) {printf("sp {\n"); putnum(_num,_ff); printf("}\n");} macro
/plan9/sys/src/cmd/pic/
H A Dpltroff.c306 void spline(double x, double y, double n, ofloat *p, int dashed, double ddval) in spline() function