Home
last modified time | relevance | path

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

/dports/math/pari/pari-2.13.3/src/mt/
H A Dmt.c36 mt->pending = work? closure_callgenvec(mt->worker, work): NULL; in mtsingle_queue_submit()
H A Dpthread.c183 done = closure_callgenvec(mq->worker,work); in mt_queue_run()
H A Dmpi.c214 done = closure_callgenvec(worker, work); in pari_MPI_child()
/dports/math/pari/pari-2.13.3/src/basemath/
H A Ddirichlet.c230 GEN R = gel(closure_callgenvec(worker, mkvec2(P, utoi(X))), 2); in pardireuler()
/dports/math/pari/pari-2.13.3/src/language/
H A Deval.c2243 closure_callgenvec(GEN C, GEN args) in closure_callgenvec() function
2261 z = closure_callgenvec(C, args); in closure_callgenvecprec()
H A Dcompile.c2044 return closure_callgenvec(fun, args); in call0()
/dports/math/pari/pari-2.13.3/
H A DCHANGES-2.41267 closure_callgenvec.
/dports/math/py-cypari2/cypari2-2.1.2/cypari2/
H A Dgen.pyx4110 result = closure_callgenvec(self.g, t0.g)
H A Dparidecl.pxd2911 GEN closure_callgenvec(GEN C, GEN args)
/dports/math/py-cypari2/cypari2-2.1.2/venv/lib/python3.7/site-packages/cypari2/
H A Dparidecl.pxd2753 GEN closure_callgenvec(GEN C, GEN args)
/dports/math/pari/pari-2.13.3/src/headers/
H A Dparidecl.h3319 GEN closure_callgenvec(GEN C, GEN args);
/dports/math/pari/pari-2.13.3/doc/
H A Dusersch5.tex14848 \fun{GEN}{closure_callgenvec}{GEN C, GEN args} evaluate the \typ{CLOSURE}