HomeSort by relevance Sort by last modified time
    Searched refs:Int64ShllMod32 (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 666 #define Int64ShllMod32(a,b) ((ULONGLONG)(a)<<(b))
winnt.h 379 #define Int64ShllMod32(a,b) ((ULONGLONG)(a) << (b))
    [all...]

Completed in 44 milliseconds