Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-pam-ldapd/
H A Dattrs.h48 #define LIKE_PRINTF(format_idx, arg_idx) \ argument
51 #define LIKE_PRINTF(format_idx, arg_idx) /* no attribute */ argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp7269 bool HasVAListArg, unsigned format_idx, in checkFormatStringExpr()
7607 bool HasVAListArg, unsigned format_idx, in CheckFormatArguments()
9241 bool HasVAListArg, unsigned format_idx, in CheckFormatString()