Searched refs:utils_warning (Results 1 – 1 of 1) sorted by relevance
19 #define utils_warning(...) log_warning("util", __VA_ARGS__) macro26 #define utils_warning(...) macro601 utils_warning(". bytes_max_allocated: %d", bytes_max_allocated); in LITE_dump_malloc_free_stats()
Completed in 4 milliseconds