Home
last modified time | relevance | path

Searched defs:aInt (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dcomparetf2.c53 const srep_t aInt = toRep(a); in __letf2() local
96 const srep_t aInt = toRep(a); in __getf2() local
H A Dcomparesf2.c53 const srep_t aInt = toRep(a); in __lesf2() local
98 const srep_t aInt = toRep(a); in __gesf2() local
H A Dcomparedf2.c53 const srep_t aInt = toRep(a); in __ledf2() local
98 const srep_t aInt = toRep(a); in __gedf2() local