Searched refs:S_SAFEDIV_DEC (Results 1 – 1 of 1) sorted by relevance
29 #define S_SAFEDIV_DEC( a,b ) ((b)==0?CUniString("#DIV"):Dec((ULONG) ((a)/(b)))) macro
Completed in 9 milliseconds