Home
last modified time | relevance | path

Searched defs:DEBUG_PRINT_NUM (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DPanelItemOpen.cpp55 …#define DEBUG_PRINT_NUM(s, num) { char ttt[32]; ConvertUInt32ToString(num, ttt); OutputDebugString… macro
59 #define DEBUG_PRINT_NUM(s, num) macro