Searched refs:ARM_MATH_DECL (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRTDyldMemoryManager.cpp151 // imported functions with ARM_MATH_DECL and once to compare them to the
210 #define ARM_MATH_DECL(name) extern "C" void name(); macro
211 ARM_MATH_IMPORTS(ARM_MATH_DECL)
212 #undef ARM_MATH_DECL macro

Completed in 62 milliseconds