Home | History | Annotate | Download | only in include

Lines Matching refs:UInt32x32To64

543 #define UInt32x32To64(a, b) (((ULONGLONG) ((unsigned int) (a))) *((ULONGLONG) ((unsigned int) (b))))