Searched defs:format_idx (Results 1 – 3 of 3) sorted by relevance
/external/harfbuzz_ng/src/ |
D | hb-private.hh | 77 #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/ |
D | SemaChecking.cpp | 2590 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/ |
D | texstore.c | 144 GLubyte format_idx; member
|