Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Dthreaded.h1331 struct U_unsigned { struct
1335 U_unsigned():u(0) {} in U_unsigned() function
1338 inline bool operator < (const U_unsigned<U> & p1,const U_unsigned<U> & p2){
1444 U_unsigned<U> * heap = new U_unsigned<U>[v1s] ; // pointers to v2 monomials in smallmult()
1768 U_unsigned<U> * heapptr;
1916 *heap0=U_unsigned<U>(u1+u2,count); in do_threadmult()
1976 *heap0=U_unsigned<U>(u1+u2,count); in do_threadmult()
2316 U_unsigned<U> *heapptr=new U_unsigned<U>[v1si];
2394 arg[i].heapptr=new U_unsigned<U>[v1si_eff];
2860 U_unsigned<U> * heap = new U_unsigned<U>[bs], * heapbeg =heap, * heapend=heap ;
[all …]