Home
last modified time | relevance | path

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

/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplplot.h554 #define plline3 c_plline3
1041 c_plline3(PLINT n, PLFLT *x, PLFLT *y, PLFLT *z);
H A Dplline.c100 c_plline3(PLINT n, PLFLT *x, PLFLT *y, PLFLT *z) in c_plline3() function
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplline.c131 c_plline3( PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y, PLFLT_VECTOR z ) in c_plline3() function
/dports/math/plplot/plplot-5.15.0/src/
H A Dplline.c131 c_plline3( PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y, PLFLT_VECTOR z )
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dplplot.h762 #define plline3 c_plline3
1365 c_plline3( PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y, PLFLT_VECTOR z );
/dports/math/plplot/plplot-5.15.0/include/
H A Dplplot.h762 #define plline3 c_plline3
1365 c_plline3( PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y, PLFLT_VECTOR z );
/dports/math/plplot/plplot-5.15.0/bindings/ocaml/
H A Dplplot_h.inc66 [mlname(plline3)] void c_plline3 ( int n, [in, size_is(n)] double * x, [in, size_is(n)] double * y,…
H A Dplplot_h551 c_plline3( PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y, PLFLT_VECTOR z );
/dports/math/plplot-ada/plplot-5.15.0/bindings/ocaml/
H A Dplplot_h.inc66 [mlname(plline3)] void c_plline3 ( int n, [in, size_is(n)] double * x, [in, size_is(n)] double * y,…
H A Dplplot_h551 c_plline3( PLINT n, PLFLT_VECTOR x, PLFLT_VECTOR y, PLFLT_VECTOR z );
/dports/math/plplot/plplot-5.15.0/bindings/d/
H A Dplplot.d419 c_plline3( n, x.ptr, y.ptr, z.ptr ); in plline3()
1892 void c_plline3( PLINT n, PLFLT *x, PLFLT *y, PLFLT *z );
/dports/math/plplot-ada/plplot-5.15.0/bindings/d/
H A Dplplot.d419 c_plline3( n, x.ptr, y.ptr, z.ptr ); in plline3()
1892 void c_plline3( PLINT n, PLFLT *x, PLFLT *y, PLFLT *z );