Searched defs:aint (Results 1 – 5 of 5) sorted by relevance
16 LIBC_NAMESPACE::cpp::Atomic<int> aint(123); in TEST() local 28 LIBC_NAMESPACE::cpp::Atomic<int> aint(desired); in TEST() local [all...]
4 typedef myint aint; typedef
21 A<int> *aint; member
383 ValueWithRealFlags<REAL> aint{x.ToWholeNumber()}; subsetTests() local