Searched refs:FMT_USE_GROUPING (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/include/reactos/ | ||
H A D | undocshell.h | 775 #define FMT_USE_GROUPING 0x04 macro |
/reactos/dll/win32/shell32/ | ||
H A D | utils.cpp | 849 if (!(dwNumberFlags & FMT_USE_GROUPING)) in Int64GetNumFormat() |