Searched refs:srep_t (Results 1 – 8 of 8) sorted by relevance
47 const srep_t aInt = toRep(a); in __letf2()48 const srep_t bInt = toRep(b); in __letf2()100 const srep_t aInt = toRep(a); in __getf2()101 const srep_t bInt = toRep(b); in __getf2()
46 const srep_t aInt = toRep(a); in __lesf2()47 const srep_t bInt = toRep(b); in __lesf2()101 const srep_t aInt = toRep(a); in __gesf2()102 const srep_t bInt = toRep(b); in __gesf2()
46 const srep_t aInt = toRep(a); in __ledf2()47 const srep_t bInt = toRep(b); in __ledf2()101 const srep_t aInt = toRep(a); in __gedf2()102 const srep_t bInt = toRep(b); in __gedf2()
46 typedef int32_t srep_t; typedef66 typedef int64_t srep_t; typedef112 typedef __int128_t srep_t; typedef
53 const srep_t aInt = toRep(a); in __letf2()54 const srep_t bInt = toRep(b); in __letf2()96 const srep_t aInt = toRep(a); in __getf2()97 const srep_t bInt = toRep(b); in __getf2()
53 const srep_t aInt = toRep(a); in __lesf2()54 const srep_t bInt = toRep(b); in __lesf2()98 const srep_t aInt = toRep(a); in __gesf2()99 const srep_t bInt = toRep(b); in __gesf2()
53 const srep_t aInt = toRep(a); in __ledf2()54 const srep_t bInt = toRep(b); in __ledf2()98 const srep_t aInt = toRep(a); in __gedf2()99 const srep_t bInt = toRep(b); in __gedf2()
44 typedef int32_t srep_t; typedef64 typedef int64_t srep_t; typedef108 typedef __int128_t srep_t; typedef