Home
last modified time | relevance | path

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

/dports/math/grace/grace-5.1.25/grconvert/
H A Dgrconvert.h609 int read_boxtype(boxtype * d, FILE * fin);
H A Dreadbin.c58 int read_boxtype(boxtype * d, FILE * fin) in read_boxtype() function
1107 if (read_boxtype(&boxes[ind], pp)) { in getbinary()