Searched refs:msg_wlen (Results 1 – 1 of 1) sorted by relevance
369 size_t msg_wlen = Z_LOG_MSG_ALIGNED_WLEN(plen, dlen); in z_log_msg_runtime_vcreate() local376 msg = z_log_msg_alloc(msg_wlen); in z_log_msg_runtime_vcreate()383 msg = alloca(msg_wlen * sizeof(int)); in z_log_msg_runtime_vcreate()