Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-private.hh77 #define HB_PRINTF_FUNC(format_idx, arg_idx) __attribute__((__format__ (__printf__, format_idx, arg_… argument
81 #define HB_PRINTF_FUNC(format_idx, arg_idx) argument
/external/clang/lib/Sema/
DSemaChecking.cpp2590 bool HasVAListArg, unsigned format_idx, in checkFormatStringExpr()
2800 bool HasVAListArg, unsigned format_idx, in CheckFormatArguments()
4187 bool HasVAListArg, unsigned format_idx, in CheckFormatString()
/external/mesa3d/src/mesa/main/
Dtexstore.c144 GLubyte format_idx; member