Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/lib/os/
Dcbprintf_complete.c106 #define WCHAR_IS_SIGNED CHAR_IS_SIGNED macro
107 #if WCHAR_IS_SIGNED
113 #define WCHAR_IS_SIGNED ((WCHAR_MIN - 0) != 0) macro
1522 if (WCHAR_IS_SIGNED in z_cbvprintf_impl()
1565 if ((!WCHAR_IS_SIGNED) in z_cbvprintf_impl()