Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dout.cpp107 cv_snprintf(floatFormat, sizeof(floatFormat), "%%.%dg", std::min(precision, 20)); in FormattedImpl()
H A Dprecomp.hpp380 int cv_snprintf(char* buf, int len, const char* fmt, ...);
H A Dsystem.cpp1060 int cv_snprintf(char* buf, int len, const char* fmt, ...) in cv_snprintf() function
1095 cv_snprintf(buf, sizeof(buf), in dumpException()