Home
last modified time | relevance | path

Searched refs:mgl_bsize (Results 1 – 5 of 5) sorted by relevance

/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dbase.h62 { mutex = 0; n=0; nb=1; MGL_PB = mgl_bsize(0); in mglStack()
69 { mutex = 0; n=0; nb=1; MGL_PB = mgl_bsize(0); in mglStack()
H A Dabstract.h75 unsigned MGL_EXPORT mgl_bsize(unsigned bsize);
/dports/math/mathgl/mathgl-2.5/src/
H A Dbase.cpp37 unsigned MGL_EXPORT mgl_bsize(unsigned bsize) in mgl_bsize() function
43 { return mgl_bsize(*bsize); } in mgl_bsize_()
/dports/math/mathgl/mathgl-2.5/texinfo/
H A Dcore_ru.texi131 @deftypefn {Функция С} @code{void} mgl_bsize (@code{unsigned} bsize)
H A Dcore_en.texi131 @deftypefn {C function} @code{void} mgl_bsize (@code{unsigned} bsize)