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

  /src/external/apache2/llvm/dist/clang/lib/Headers/
ia32intrin.h 392 __rorw(unsigned short __X, int __C) { function
434 #define _rotwr(a,b) __rorw((a), (b))
  /src/external/gpl3/gcc/dist/gcc/config/i386/
ia32intrin.h 165 __rorw (unsigned short __X, int __C) function
315 #define _rotwr(a,b) __rorw((a), (b))
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
ia32intrin.h 165 __rorw (unsigned short __X, int __C) function
315 #define _rotwr(a,b) __rorw((a), (b))

Completed in 23 milliseconds