Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/sys/
Dcbprintf_internal.h652 #define Z_CBPRINTF_IS_LONGDOUBLE(x) 0 macro
654 #define Z_CBPRINTF_IS_LONGDOUBLE(x) z_cbprintf_cxx_is_longdouble(x)
657 #define Z_CBPRINTF_IS_LONGDOUBLE(x) \
679 Z_CBPRINTF_IS_LONGDOUBLE(_arg) && \