Home
last modified time | relevance | path

Searched refs:va_end (Results 1 – 25 of 109) sorted by relevance

12345

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_error.c57 va_end(ap); in TIFFError()
62 va_end(ap); in TIFFError()
73 va_end(ap); in TIFFErrorExt()
78 va_end(ap); in TIFFErrorExt()
A Dtif_warning.c57 va_end(ap); in TIFFWarning()
62 va_end(ap); in TIFFWarning()
73 va_end(ap); in TIFFWarningExt()
78 va_end(ap); in TIFFWarningExt()
/AliOS-Things-master/components/SDL2/src/
A DSDL_log.c177 va_end(ap); in SDL_Log()
187 va_end(ap); in SDL_LogVerbose()
197 va_end(ap); in SDL_LogDebug()
207 va_end(ap); in SDL_LogInfo()
217 va_end(ap); in SDL_LogWarn()
227 va_end(ap); in SDL_LogError()
237 va_end(ap); in SDL_LogCritical()
247 va_end(ap); in SDL_LogMessage()
A DSDL_error.c42 va_end(ap); in SDL_SetError()
/AliOS-Things-master/components/SDL2/src/test/
A DSDL_test_assert.c56 va_end(list); in SDLTest_Assert()
74 va_end(list); in SDLTest_AssertCheck()
103 va_end(list); in SDLTest_AssertPass()
A DSDL_test_log.c94 va_end(list); in SDLTest_Log()
112 va_end(list); in SDLTest_LogError()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/core/api/
A Derror_reporter.cc24 va_end(args); in Report()
34 va_end(args); in ReportError()
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi.c69 va_end(ap); \
77 va_end(ap); \
83 va_end(ap); \
89 va_end(ap); \
95 va_end(ap); \
100 va_end(ap); \
/AliOS-Things-master/components/py_engine/engine/shared/libc/
A Dprintf.c45 va_end(ap); in DEBUG_printf()
64 va_end(ap); in printf()
129 va_end(ap); in snprintf()
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dutils.c128 va_end(args); in ppp_slprintf()
416 va_end(pvar); in ppp_vslp_printer()
531 va_end(pvar);
637 va_end(pvar); in ppp_fatal()
650 va_end(pvar); in ppp_error()
664 va_end(pvar); in ppp_warn()
675 va_end(pvar); in ppp_notice()
686 va_end(pvar); in ppp_info()
697 va_end(pvar); in ppp_dbglog()
/AliOS-Things-master/components/SDL2/src/core/linux/
A DSDL_dbus.c222 va_end(ap_reply); in SDL_DBus_CallMethodInternal()
237 va_end(ap); in SDL_DBus_CallMethodOnConnection()
248 va_end(ap); in SDL_DBus_CallMethod()
282 va_end(ap); in SDL_DBus_CallVoidMethodOnConnection()
293 va_end(ap); in SDL_DBus_CallVoidMethod()
/AliOS-Things-master/components/freetype/src/base/
A Dftdebug.c62 va_end( ap ); in FT_Message()
77 va_end( ap ); in FT_Panic()
/AliOS-Things-master/components/amp_adapter/platform/aos/
A Daos_system.c40 va_end(args); in aos_printf()
57 va_end(args); in aos_snprintf()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/tags/
A Dxtif_dir.c138 va_end(ap); in _XTIFFVSetField()
143 va_end(ap); in _XTIFFVSetField()
148 va_end(ap); in _XTIFFVSetField()
/AliOS-Things-master/components/trace/SEGGER/
A DSEGGER_SYSVIEW.c2769 va_end(ParamList); in SEGGER_SYSVIEW_PrintfHostEx()
2779 va_end(ParamList); in SEGGER_SYSVIEW_PrintfHostEx()
2803 va_end(ParamList); in SEGGER_SYSVIEW_PrintfHost()
2813 va_end(ParamList); in SEGGER_SYSVIEW_PrintfHost()
2838 va_end(ParamList); in SEGGER_SYSVIEW_WarnfHost()
2848 va_end(ParamList); in SEGGER_SYSVIEW_WarnfHost()
2873 va_end(ParamList); in SEGGER_SYSVIEW_ErrorfHost()
2883 va_end(ParamList); in SEGGER_SYSVIEW_ErrorfHost()
2904 va_end(ParamList); in SEGGER_SYSVIEW_PrintfTargetEx()
2923 va_end(ParamList); in SEGGER_SYSVIEW_PrintfTarget()
[all …]
/AliOS-Things-master/components/posix/src/
A Dprctl.c18 va_end(ap); in prctl()
/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_debug.c46 va_end(args); in nghttp2_debug_vprintf()
/AliOS-Things-master/components/py_engine/engine/py/
A Dwarning.c47 va_end(args); in mp_warning()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/
A Dva_list.h32 #define va_end(ap) (ap = (va_list) NULL) macro
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/port/
A Dsnprintf.c33 va_end(ap); in _TIFF_snprintf_f()
/AliOS-Things-master/components/sensor/drv/drv_ps_st_vl53l0x/vl53l0x/
A Dvl53l0x_platform_log.c57 va_end(arg_list); in trace_print_module_function()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/
A Dmicro_error_reporter.cc51 va_end(args); in MicroPrintf()
/AliOS-Things-master/components/cli/src/
A Dcli_aos.c59 va_end(params); in aos_cli_printf()
/AliOS-Things-master/components/py_engine/external/unzip/src/
A Dgzwrite.c320 va_end(va); in gzprintf()
325 va_end(va); in gzprintf()
330 va_end(va); in gzprintf()
334 va_end(va); in gzprintf()
/AliOS-Things-master/components/libc_stub/
A Dnewlib_stub.c217 va_end(args); in ioctl()
225 va_end(args); in ioctl()
230 va_end(args); in ioctl()

Completed in 27 milliseconds

12345