Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/rom_utils/
A Dexport_fn_rom.h81 __VSPRINTF vsprintf; member
/AliOS-Things-master/hardware/chip/rtl872xd/aos/
A Dqc.c38 vsprintf(string, fmt, ap); in qc_printf()
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dgzwrite.c319 (void)vsprintf(state->in, format, va); in gzprintf()
324 len = vsprintf(state->in, format, va); in gzprintf()
A Dgzio.c-bak614 (void)vsprintf(buf, format, va);
619 len = vsprintf(buf, format, va);
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A Dgzwrite.c417 (void)vsprintf(next, format, va); in gzvprintf()
421 len = vsprintf(next, format, va); in gzvprintf()
A Dconfigure708 n = vsprintf(buf, fmt, ap);
A DFAQ262 compiled to use sprintf() or vsprintf(), then there is no protection
A DChangeLog414 - Fix bug in void-returning vsprintf() case in gzwrite.c
932 - Improve checking after insecure sprintf() or vsprintf() calls
971 - Try to use _vsnprintf where it supplants vsprintf [Vollant]
1138 - do not assume that vsprintf returns the number of bytes written (Jens Krinke)
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/main/
A DMakefile27 obj-y += ../../net/utils/vsprintf.c
/AliOS-Things-master/components/netmgr/netdev/src/
A Dnetdev_cli.c43 vsprintf(netdev_res_print_buffer, fmt, args); in netdev_res_print()
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduk_config.h2243 #define DUK_VSPRINTF vsprintf

Completed in 28 milliseconds