Home
last modified time | relevance | path

Searched defs:snprintf (Results 1 – 25 of 65) sorted by relevance

123

/third_party/libcoap/
Dcmake_coap_config.h.in207 #define snprintf _snprintf macro
/third_party/ffmpeg/compat/msvcrt/
Dsnprintf.h34 #define snprintf avpriv_snprintf macro
/third_party/musl/src/stdio/
Dsnprintf.c4 int snprintf(char *restrict s, size_t n, const char *restrict fmt, ...) in snprintf() function
/third_party/libuv/src/win/
Dsnprintf.c30 int snprintf(char* buf, size_t len, const char* fmt, ...) { in snprintf() function
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dsnprintf.c4 int snprintf(char *restrict s, size_t n, const char *restrict fmt, ...) in snprintf() function
/third_party/musl/porting/uniproton/kernel/src/stdio/
Dsnprintf.c4 int snprintf(char *restrict s, size_t n, const char *restrict fmt, ...) in snprintf() function
/third_party/musl/porting/liteos_a/kernel/src/stdio/
Dsnprintf.c4 int snprintf(char *restrict s, size_t n, const char *restrict fmt, ...) in snprintf() function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvk_sdk_platform.h39 #define snprintf _snprintf macro
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_sdk_platform.h39 #define snprintf _snprintf macro
/third_party/curl/docs/examples/
Dcookie_interface.c95 #define snprintf _snprintf in main() macro
/third_party/skia/third_party/externals/libjpeg-turbo/
Dtjutil.h32 #define snprintf(str, n, format, ...) \ macro
/third_party/ninja/src/
Dutil.h114 #define snprintf _snprintf macro
/third_party/lz4/programs/
Dplatform.h36 # define snprintf sprintf_s /* snprintf unsupported by Visual <= 2013 */ macro
/third_party/skia/third_party/externals/libwebp/examples/
Danim_dump.c23 #define snprintf _snprintf macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregerror.c49 #define snprintf _snprintf macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregerror.c49 #define snprintf _snprintf macro
/third_party/glslang/glslang/Include/
DCommon.h73 #define snprintf sprintf_s macro
/third_party/gn/src/base/strings/
Dstring_util.h44 inline int snprintf(char* buffer, in snprintf() function
/third_party/pcre2/pcre2/src/
Dpcre2posix.c73 #define snprintf _snprintf macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DSymbolTable.cpp31 #define snprintf _snprintf macro
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DInputAssembly.cpp36 #define snprintf _snprintf macro
/third_party/lz4/examples/
DblockStreaming_doubleBuffer.c7 # define snprintf sprintf_s macro
DblockStreaming_ringBuffer.c10 # define snprintf sprintf_s macro
DblockStreaming_lineByLine.c7 # define snprintf sprintf_s macro
/third_party/protobuf/src/google/protobuf/stubs/
Dcommon.cc46 #define snprintf _snprintf // see comment in strutil.cc macro

123