Home
last modified time | relevance | path

Searched refs:LOG_ITER (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/C/
H A DLzFindOpt.c27 #define LOG_ITER(x) x macro
29 #define LOG_ITER(x) macro
78 for (LOG_ITER(g_NumIters_Tree++);;)
80 LOG_ITER(g_NumIters_Loop++);
95 LOG_ITER(g_NumIters_Bytes++);
275 for (LOG_ITER(g_NumIters_Tree++);;) in GetMatchesSpecN_2()
277 LOG_ITER(g_NumIters_Loop++); in GetMatchesSpecN_2()
296 LOG_ITER(g_NumIters_Bytes++); in GetMatchesSpecN_2()
455 for (LOG_ITER(g_NumIters_Tree++);;)
457 LOG_ITER(g_NumIters_Loo
[all...]
H A DLzFindMt.c29 #define LOG_ITER(x) x macro
31 #define LOG_ITER(x) macro
819 LOG_ITER( in MatchFinderMt_Destruct()

Completed in 3 milliseconds