Home
last modified time | relevance | path

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

/dports/math/giacxcas/giac-1.6.0/src/
H A Difactor.cc405 typedef unsigned short pui_t ; typedef
409 typedef unsigned pui_t ; typedef
438 pui_t first,second; // indexes in the "puissancestab" table
439 …axbinv(ushort_t a_,int shiftpos_,ushort_t b_,pui_t f_,pui_t s_):aindex(a_),bindex(b_),shiftpos(shi… in axbinv()