Home
last modified time | relevance | path

Searched defs:aint (Results 1 – 5 of 5) sorted by relevance

/llvm-project/libc/test/src/__support/CPP/
H A Datomic_test.cpp16 LIBC_NAMESPACE::cpp::Atomic<int> aint(123); in TEST() local
28 LIBC_NAMESPACE::cpp::Atomic<int> aint(desired); in TEST() local
[all...]
/llvm-project/clang/test/Modules/Inputs/import-textual/M2/A/
H A DA.h4 typedef myint aint; typedef
/llvm-project/clang/test/Modules/Inputs/import-textual/M/A/
H A DA.h4 typedef myint aint; typedef
/llvm-project/clang/test/CXX/temp/temp.res/temp.local/
H A Dp1.cpp21 A<int> *aint; member
/llvm-project/flang/unittests/Evaluate/
H A Dreal.cpp383 ValueWithRealFlags<REAL> aint{x.ToWholeNumber()}; subsetTests() local