Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/lib/os/
Dcbprintf_packaged.c921 bool fmt_present = flags & CBPRINTF_PACKAGE_CONVERT_PTR_CHECK ? true : false; in cbprintf_package_convert() local
1002 if (fmt_present && is_ptr(fmt, arg_idx)) { in cbprintf_package_convert()
1080 if (fmt_present && is_ptr(fmt, arg_idx)) { in cbprintf_package_convert()