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

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

Completed in 199 milliseconds