Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/lib/os/
Dcbprintf_complete.c57 LENGTH_NONE, /* int */ enumerator
495 conv->length_mod = LENGTH_NONE; in extract_length()
537 unsupported = (conv->length_mod != LENGTH_NONE); in extract_specifier()
592 conv->length_mod = LENGTH_NONE; in extract_specifier()
593 } else if ((conv->length_mod != LENGTH_NONE) in extract_specifier()
620 if (conv->length_mod != LENGTH_NONE) { in extract_specifier()
1314 case LENGTH_NONE: in store_count()
1516 case LENGTH_NONE: in z_cbvprintf_impl()
1559 case LENGTH_NONE: in z_cbvprintf_impl()