Home
last modified time | relevance | path

Searched refs:nchar2nlong (Results 1 – 24 of 24) sorted by relevance

/dports/math/pari/pari-2.13.3/src/language/
H A Dstr.c60 long n = nchar2nlong(n0+1); /* +1 for trailing 0 */ in strntoGENstr()
71 long n0 = strlen(s) + 1, n = nchar2nlong(n0); in strtoGENstr()
142 l = lg(g); len = nchar2nlong(l); in pari_strchr()
148 l = lg(g); len = nchar2nlong(l); in pari_strchr()
H A Dgplib.c737 long n = nchar2nlong(64); in strtime()
1501 j = 1 + nchar2nlong(q-p+1); in sd_graphcolormap()
H A Dcompile.c78 long n = nchar2nlong(len-1); in strntoGENexp()
252 gel(cl,2) = cgetg(nchar2nlong(lop)+1, t_STR); in getfunction()
2354 text = cgetg(1+nchar2nlong(9+strlen(code)+n),t_STR); in closure_derivn()
2359 text = cgetg(1+nchar2nlong(4+strlen(code)),t_STR); in closure_derivn()
H A Des.c674 char *s = (char*)new_chunk(nchar2nlong(l*9 + 1 + 1)), *t = s; in itostr_sign()
/dports/math/pari/pari-2.13.3/src/test/
H A Ddummy.c1 void nchar2nlong(){} in nchar2nlong() function
/dports/math/pari/pari-2.13.3/src/systems/emscripten/
H A Demscripten.c44 long n = nchar2nlong(lt+1); in emscripten_base64()
/dports/math/p5-Math-Pari/pari-2.3.5/src/modules/
H A Delldata.c77 str = cgetg(nchar2nlong(d+1)+1, t_STR); in ellrecode()
/dports/math/pari/pari-2.13.3/src/modules/
H A Delldata.c69 str = cgetg(nchar2nlong(d+1)+1, t_STR); in ellrecode()
/dports/math/pari/pari-2.13.3/src/basemath/
H A Dconcat.c74 l = nchar2nlong(lx + strlen(sy) + 1); in strconcat()
252 z = cgetg(nchar2nlong(L)+1, t_STR); in catmanySTR()
H A Dperm.c680 gap = cgetg(nchar2nlong(nb) + 1, t_STR); in perm_to_GAP()
/dports/math/p5-Math-Pari/pari-2.3.5/src/language/
H A Danal.c1198 long n = nchar2nlong(n0+1); in _strtoGENstr()
1417 n = nchar2nlong(analyseur - old); /* do not count enclosing '"' */ in truc()
1803 long L1 = NARG + nchar2nlong(len+1) + 1; /* args + fun code + codeword */ in record_fun()
1804 long L2 = NARG + nchar2nlong(sizeof(gp_args)); /* dflt args */ in record_fun()
1946 n = 2 + nchar2nlong(len+1); in identifier()
H A Des.c977 l = lg(g); len = nchar2nlong(l); in Strchr()
983 l = lg(g); len = nchar2nlong(l); in Strchr()
1063 char *s = (char*)new_chunk(nchar2nlong(l*9 + minus + 1)), *t = s; in itostr()
/dports/math/p5-Math-Pari/pari-2.3.5/src/headers/
H A Dparicom.h89 #define nchar2nlong(x) (((x)+BYTES_IN_LONG-1) >> TWOPOTBYTES_IN_LONG) macro
/dports/math/pari/pari-2.13.3/src/kernel/none/
H A Dlevel1.h145 long n = nchar2nlong(N); in stack_malloc()
155 return (char*) new_chunk(nchar2nlong(N)); in stack_malloc_align()
/dports/math/p5-Math-Pari/pari-2.3.5/src/basemath/
H A Dperm.c642 gap = cgetg(nchar2nlong(nb) + 1, t_STR); in perm_to_GAP()
H A Dalglin1.c114 l = nchar2nlong(strlen(sx) + strlen(sy) + 1); in strconcat()
H A Dbibli1.c2111 long n = nchar2nlong(N); in stackmalloc()
/dports/math/pari/pari-2.13.3/src/kernel/gmp/
H A Dmp.c1379 long n = nchar2nlong(2 + (long)(NLIMBS(x) * (BITS_IN_LONG * LOG10_2))); in convi()
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h1607 nchar2nlong(long x) { in nchar2nlong() function
H A Dparidecl.h6133 INLINE long nchar2nlong(long x);
/dports/math/p5-Math-Pari/pari-2.3.5/doc/
H A Dusersch5.tex151 \fun{long}{nchar2nlong}{long x} converts a number of bytes to number of
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd5011 long nchar2nlong(long x)
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dparidecl.pxd5171 long nchar2nlong(long x)
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex582 \fun{long}{nchar2nlong}{long x} converts a number of bytes to number of