HomeSort by: relevance | last modified time | path
    Searched refs:__rorq (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Headers/
ia32intrin.h 413 __rorq(unsigned long long __X, int __C) { function
423 #define _lrotr(a,b) __rorq((a), (b))
  /src/external/gpl3/gcc/dist/gcc/config/i386/
ia32intrin.h 251 __rorq (unsigned long long __X, int __C) function
299 #define _lrotr(a,b) __rorq((a), (b))
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
ia32intrin.h 251 __rorq (unsigned long long __X, int __C) function
299 #define _lrotr(a,b) __rorq((a), (b))

Completed in 26 milliseconds