Searched refs:c_plline (Results 1 – 12 of 12) sorted by relevance
/dports/biology/emboss/EMBOSS-6.6.0/plplot/ |
H A D | plplot.h | 553 #define plline c_plline 1036 c_plline(PLINT n, PLFLT *x, PLFLT *y);
|
H A D | plline.c | 81 c_plline(PLINT n, PLFLT *x, PLFLT *y) in c_plline() function
|
/dports/math/plplot-ada/plplot-5.15.0/src/ |
H A D | plline.c | 75 c_plline( PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y ) in c_plline() function
|
/dports/math/plplot/plplot-5.15.0/src/ |
H A D | plline.c | 75 c_plline( PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y )
|
/dports/math/plplot-ada/plplot-5.15.0/include/ |
H A D | plplot.h | 760 #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 D | plplot.h | 760 #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 D | plplot_h.inc | 65 [mlname(plline)] void c_plline ( int n, [in, size_is(n)] double * x, [in, size_is(n)] double * y );
|
H A D | plplot_h | 546 c_plline( PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y );
|
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/ |
H A D | plplot_h.inc | 65 [mlname(plline)] void c_plline ( int n, [in, size_is(n)] double * x, [in, size_is(n)] double * y );
|
H A D | plplot_h | 546 c_plline( PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y );
|
/dports/math/plplot/plplot-5.15.0/bindings/d/ |
H A D | plplot.d | 410 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 D | plplot.d | 410 c_plline( n, x.ptr, y.ptr ); in plline() 1889 void c_plline( PLINT n, PLFLT *x, PLFLT *y );
|