Searched refs:width_value (Results 1 – 1 of 1) sorted by relevance
267 int width_value; member403 conv->width_value = width; in extract_width()404 conv->unsupported |= ((conv->width_value < 0) in extract_width()405 || (width != (size_t)conv->width_value)); in extract_width()1457 width = conv->width_value; in z_cbvprintf_impl()