Searched defs:aInt (Results 1 – 7 of 7) sorted by relevance
53 const srep_t aInt = toRep(a); in __lesf2() local98 const srep_t aInt = toRep(a); in __gesf2() local
53 const srep_t aInt = toRep(a); in __letf2() local96 const srep_t aInt = toRep(a); in __getf2() local
53 const srep_t aInt = toRep(a); in __ledf2() local98 const srep_t aInt = toRep(a); in __gedf2() local
37 AtomicInteger aInt = new AtomicInteger(); in main() local
196 template <typename IntType> Error ParseInt(const char *aString, IntType &aInt) in ParseInt()
532 int32_t* aInt; in umsg_vparse() local