Home
last modified time | relevance | path

Searched defs:format_idx (Results 1 – 3 of 3) sorted by relevance

/external/dbus/dbus/
Ddbus-macros.h68 #define _DBUS_GNUC_PRINTF( format_idx, arg_idx ) \ argument
73 #define _DBUS_GNUC_PRINTF( format_idx, arg_idx ) argument
/external/qemu/distrib/sdl-1.2.15/src/audio/
DSDL_audio.c652 static int format_idx; variable
/external/clang/lib/Sema/
DSemaChecking.cpp1623 unsigned format_idx, unsigned firstDataArg, in checkFormatStringExpr()
1844 bool HasVAListArg, unsigned format_idx, in CheckFormatArguments()
2988 bool HasVAListArg, unsigned format_idx, in CheckFormatString()