Home
last modified time | relevance | path

Searched refs:width_present (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/lib/os/
Dcbprintf_complete.c212 bool width_present: 1; member
391 conv->width_present = true; in extract_width()
402 conv->width_present = true; in extract_width()
1456 } else if (conv->width_present) { in z_cbvprintf_impl()