Define AVS_COMMONS_WITHOUT_64BIT_FORMAT_SPECIFIERS
Defined in File avs_commons_config.h
Define Documentation
-
AVS_COMMONS_WITHOUT_64BIT_FORMAT_SPECIFIERS
Set if printf implementation doesn’t support 64-bit format specifiers. If defined, custom implementation of conversion is used in
AVS_UINT64_AS_STRINGinstead of usingsnprintf.