HomeSort by: relevance | last modified time | path
    Searched defs:__rorll (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Headers/
arm_acle.h 123 __rorll(uint64_t __x, uint32_t __y) { function
135 return __rorll(__x, __y);
arm_acle.h 123 __rorll(uint64_t __x, uint32_t __y) { function
135 return __rorll(__x, __y);

Completed in 45 milliseconds