Home
last modified time | relevance | path

Searched refs:read_plotarr (Results 1 – 1 of 1) sorted by path

/dports/math/grace/grace-5.1.25/grconvert/
H A Dreadbin.c46 static int read_plotarr(plotarr * d, FILE * fin);
393 static int read_plotarr(plotarr * d, FILE * fin) in read_plotarr() function
885 if ((err = read_plotarr(&(d->p[ind]), fin))) { in read_graph()