Home
last modified time | relevance | path

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

/Zephyr-latest/lib/os/
Dcbprintf_nano.c272 unsigned long long llx = in z_cbvprintf_impl() local
275 if (llx != (uint_value_type) llx) { in z_cbvprintf_impl()
281 x = (uint_value_type) llx; in z_cbvprintf_impl()
/Zephyr-latest/doc/releases/
Drelease-notes-2.5.rst1556 * :github:`29165` - shell_print doesn't support anymore %llx when used with newlib