Searched refs:FMW_LOG_BUFFER_SIZE (Results 1 – 8 of 8) sorted by relevance
98 #ifndef FMW_LOG_BUFFER_SIZE100 # define FMW_LOG_BUFFER_SIZE 0 macro102 # define FMW_LOG_BUFFER_SIZE (4 * FWK_KIB) macro106 #if FMW_LOG_BUFFER_SIZE > 0
14 #define FMW_LOG_BUFFER_SIZE 0 macro
42 static char storage[FMW_LOG_BUFFER_SIZE]; in fwk_log_stream_init()
Completed in 9 milliseconds