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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wtypes.h 459 USHORT signscale; member in union:tagDEC::__anon60463
472 #define DECIMAL_SETZERO(dec) { (dec).Lo64 = 0; (dec).Hi32 = 0; (dec).signscale = 0; }
oledb.h 539 USHORT signscale; member in union:tagDEC::__anon59610
552 #define DECIMAL_SETZERO(dec) {(dec).Lo64 = 0; (dec).Hi32 = 0; (dec).signscale = 0;}
    [all...]

Completed in 260 milliseconds