Home
last modified time | relevance | path

Searched refs:wrt_I (Results 1 – 18 of 18) sorted by relevance

/dports/math/igraph/igraph-0.9.5/vendor/f2c/
H A Dwrtfmt.c127 wrt_I(n,w,len, base) Uint *n; ftnlen len; register int base; in wrt_I() function
129 wrt_I(Uint *n, int w, ftnlen len, register int base)
314 case I: return(wrt_I((Uint *)ptr,p->p1,len, 10));
322 case O: return(wrt_I((Uint *)ptr, p->p1, len, 8));
/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/libf2c/
H A Dwrtfmt.c127 wrt_I(n,w,len, base) Uint *n; ftnlen len; register int base; in wrt_I() function
129 wrt_I(Uint *n, int w, ftnlen len, register int base)
314 case I: return(wrt_I((Uint *)ptr,p->p1,len, 10));
322 case O: return(wrt_I((Uint *)ptr, p->p1, len, 8));
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/LIBF2C/
H A Dwrtfmt.c127 wrt_I(n,w,len, base) Uint *n; ftnlen len; register int base; in wrt_I() function
129 wrt_I(Uint *n, int w, ftnlen len, register int base)
314 case I: return(wrt_I((Uint *)ptr,p->p1,len, 10));
322 case O: return(wrt_I((Uint *)ptr, p->p1, len, 8));
/dports/misc/visp/visp-3.4.0/3rdparty/clapack/f2c/
H A Dwrtfmt.c127 wrt_I(n,w,len, base) Uint *n; ftnlen len; register int base; in wrt_I() function
129 wrt_I(Uint *n, int w, ftnlen len, register int base)
314 case I: return(wrt_I((Uint *)ptr,p->p1,len, 10));
322 case O: return(wrt_I((Uint *)ptr, p->p1, len, 8));
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/punc/src/vf2c/
H A Dwrtfmt.c127 wrt_I(n,w,len, base) Uint *n; ftnlen len; register int base; in wrt_I() function
129 wrt_I(Uint *n, int w, ftnlen len, register int base)
314 case I: return(wrt_I((Uint *)ptr,p->p1,len, 10));
322 case O: return(wrt_I((Uint *)ptr, p->p1, len, 8));
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dwrtfmt.c124 wrt_I(n,w,len, base) Uint *n; ftnlen len; register int base; in wrt_I() function
126 wrt_I(Uint *n, int w, ftnlen len, register int base)
307 case I: return(wrt_I((Uint *)ptr,p->p1,len, 10)); in w_ed()
315 case O: return(wrt_I((Uint *)ptr, p->p1, len, 8)); in w_ed()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dwrtfmt.c124 wrt_I(n,w,len, base) Uint *n; ftnlen len; register int base; in wrt_I() function
126 wrt_I(Uint *n, int w, ftnlen len, register int base)
307 case I: return(wrt_I((Uint *)ptr,p->p1,len, 10)); in w_ed()
315 case O: return(wrt_I((Uint *)ptr, p->p1, len, 8)); in w_ed()
/dports/lang/f2c/f2c-20200916/libf2c/
H A Dwrtfmt.c127 wrt_I(n,w,len, base) Uint *n; ftnlen len; register int base; in wrt_I() function
129 wrt_I(Uint *n, int w, ftnlen len, register int base)
314 case I: return(wrt_I((Uint *)ptr,p->p1,len, 10));
322 case O: return(wrt_I((Uint *)ptr, p->p1, len, 8));
/dports/graphics/gimp-refocus-plugin/refocus-0.9.0/lib/
H A Dwrtfmt.c124 wrt_I(n,w,len, base) Uint *n; ftnlen len; register int base; in wrt_I() function
126 wrt_I(Uint *n, int w, ftnlen len, register int base)
307 case I: return(wrt_I((Uint *)ptr,p->p1,len, 10)); in w_ed()
315 case O: return(wrt_I((Uint *)ptr, p->p1, len, 8)); in w_ed()
/dports/graphics/photivo/photivo/Sources/clapack/
H A Dwrtfmt.c124 wrt_I(n,w,len, base) Uint *n; ftnlen len; register int base; in wrt_I() function
126 wrt_I(Uint *n, int w, ftnlen len, register int base)
307 case I: return(wrt_I((Uint *)ptr,p->p1,len, 10));
315 case O: return(wrt_I((Uint *)ptr, p->p1, len, 8));
/dports/science/afni/afni-AFNI_21.3.16/src/f2c/
H A Dwrtfmt.c144 wrt_I(n,w,len, base) Uint *n; ftnlen len; register int base; in wrt_I() function
146 wrt_I(Uint *n, int w, ftnlen len, register int base)
329 case I: return(wrt_I((Uint *)ptr,p->p1,len, 10)); in w_ed()
337 case O: return(wrt_I((Uint *)ptr, p->p1, len, 8)); in w_ed()
/dports/science/siconos/siconos-4.4.0/externals/netlib/dctemplates/F2CLIBS/libI77/
H A Dwrtfmt.c164 wrt_I(n, w, len, base) Uint *n; in wrt_I() function
168 wrt_I(Uint *n, int w, ftnlen len, register int base)
350 return(wrt_I((Uint *)ptr, p->p1, len, 10)); in w_ed()
359 return(wrt_I((Uint *)ptr, p->p1, len, 8)); in w_ed()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libf2c/libI77/
H A Dwrtfmt.c134 wrt_I (Uint * n, int w, ftnlen len, register int base) in wrt_I() function
343 return (wrt_I ((Uint *) ptr, p->p1, len, 10)); in w_ed()
352 return (wrt_I ((Uint *) ptr, p->p1, len, 8)); in w_ed()
/dports/math/libflame/libflame-5.2.0/src/map/lapack2flamec/f2c/install/util/io/
H A Dwrtfmt.c138 static int wrt_I(Uint *n, int w, ftnlen len, register int base) in wrt_I() function
287 case I: return(wrt_I((Uint *)ptr,p->p1,len, 10)); in w_ed()
295 case O: return(wrt_I((Uint *)ptr, p->p1, len, 8)); in w_ed()
/dports/math/blis/blis-0.8.1/blastest/f2c/
H A Dwrtfmt.c138 static int wrt_I(Uint *n, int w, ftnlen len, register int base) in wrt_I() function
287 case I: return(wrt_I((Uint *)ptr,p->p1,len, 10)); in w_ed()
295 case O: return(wrt_I((Uint *)ptr, p->p1, len, 8)); in w_ed()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libf2c/libI77/
H A Dwrtfmt.c134 wrt_I (Uint * n, int w, ftnlen len, register int base) in wrt_I() function
343 return (wrt_I ((Uint *) ptr, p->p1, len, 10)); in w_ed()
352 return (wrt_I ((Uint *) ptr, p->p1, len, 8)); in w_ed()
/dports/devel/pcc-libs/pcc-libs-1.1.0/libI77/
H A Dwrtfmt.c41 int wrt_I(unint *n,int w,ftnlen len);
74 case I: return(wrt_I(ptr,p->p1,len)); in w_ed()
118 wrt_I(unint *n,int w,ftnlen len) in wrt_I() function
/dports/science/cdcl/dcl-5.4.8-C/f2csrc/
H A Dfmt_write.c123 static int wrt_I(Uint *n, int w, ftnlen len, register int base) in wrt_I() function
315 case I: return(wrt_I((Uint *)ptr,p->p1,len, 10)); in w_ed()
323 case O: return(wrt_I((Uint *)ptr, p->p1, len, 8)); in w_ed()