Searched refs:srep_t (Results 1 – 4 of 4) sorted by relevance
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()
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()
44 typedef int32_t srep_t; typedef64 typedef int64_t srep_t; typedef108 typedef __int128_t srep_t; typedef