HomeSort by relevance Sort by last modified time
    Searched refs:UInt32x32To64 (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 701 #define UInt32x32To64(a,b) ((ULONGLONG)(a)*(ULONGLONG)(b))
winnt.h 543 #define UInt32x32To64(a, b) (((ULONGLONG) ((unsigned int) (a))) *((ULONGLONG) ((unsigned int) (b))))
    [all...]

Completed in 78 milliseconds