Home
last modified time | relevance | path

Searched refs:c_plline (Results 1 – 12 of 12) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplplot.h553 #define plline c_plline
1036 c_plline(PLINT n, PLFLT *x, PLFLT *y);
H A Dplline.c81 c_plline(PLINT n, PLFLT *x, PLFLT *y) in c_plline() function
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplline.c75 c_plline( PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y ) in c_plline() function
/dports/math/plplot/plplot-5.15.0/src/
H A Dplline.c75 c_plline( PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y )
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dplplot.h760 #define plline c_plline
1360 c_plline( PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y );
/dports/math/plplot/plplot-5.15.0/include/
H A Dplplot.h760 #define plline c_plline
1360 c_plline( PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y );
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/
H A Dplplot_h.inc65 [mlname(plline)] void c_plline ( int n, [in, size_is(n)] double * x, [in, size_is(n)] double * y );
H A Dplplot_h546 c_plline( PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y );
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/
H A Dplplot_h.inc65 [mlname(plline)] void c_plline ( int n, [in, size_is(n)] double * x, [in, size_is(n)] double * y );
H A Dplplot_h546 c_plline( PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y );
/dports/math/plplot/plplot-5.15.0/bindings/d/
H A Dplplot.d410 c_plline( n, x.ptr, y.ptr ); in plline()
1889 void c_plline( PLINT n, PLFLT *x, PLFLT *y );
/dports/math/plplot-ada/plplot-5.15.0/bindings/d/
H A Dplplot.d410 c_plline( n, x.ptr, y.ptr ); in plline()
1889 void c_plline( PLINT n, PLFLT *x, PLFLT *y );