Home
last modified time | relevance | path

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

/external/compiler-rt/lib/builtins/
Dcomparedf2.c53 const srep_t aInt = toRep(a); in __ledf2() local
98 const srep_t aInt = toRep(a); in __gedf2() local
Dcomparesf2.c53 const srep_t aInt = toRep(a); in __lesf2() local
98 const srep_t aInt = toRep(a); in __gesf2() local
Dcomparetf2.c53 const srep_t aInt = toRep(a); in __letf2() local
96 const srep_t aInt = toRep(a); in __getf2() local
/external/icu/icu4c/source/i18n/
Dumsg.cpp534 int32_t* aInt; in umsg_vparse() local