Searched defs:first_to_check (Results 1 – 7 of 7) sorted by relevance
| /third_party/abseil-cpp/absl/base/ |
| D | attributes.h | 111 #define ABSL_PRINTF_ATTRIBUTE(string_index, first_to_check) \ argument 113 #define ABSL_SCANF_ATTRIBUTE(string_index, first_to_check) \ argument 116 #define ABSL_PRINTF_ATTRIBUTE(string_index, first_to_check) argument 117 #define ABSL_SCANF_ATTRIBUTE(string_index, first_to_check) argument
|
| /third_party/boringssl/src/third_party/googletest/include/gtest/internal/ |
| D | gtest-port.h | 667 # define GTEST_ATTRIBUTE_PRINTF_(string_index, first_to_check) \ argument 671 # define GTEST_ATTRIBUTE_PRINTF_(string_index, first_to_check) \ argument 675 # define GTEST_ATTRIBUTE_PRINTF_(string_index, first_to_check) argument
|
| /third_party/node/test/cctest/gtest/ |
| D | gtest.h | 911 # define GTEST_ATTRIBUTE_PRINTF_(string_index, first_to_check) \ argument 915 # define GTEST_ATTRIBUTE_PRINTF_(string_index, first_to_check) \ argument 919 # define GTEST_ATTRIBUTE_PRINTF_(string_index, first_to_check) argument
|
| /third_party/googletest/googletest/include/gtest/internal/ |
| D | gtest-port.h | 913 # define GTEST_ATTRIBUTE_PRINTF_(string_index, first_to_check) \ argument 917 # define GTEST_ATTRIBUTE_PRINTF_(string_index, first_to_check) \ argument 921 # define GTEST_ATTRIBUTE_PRINTF_(string_index, first_to_check) argument
|
| /third_party/boringssl/src/include/openssl/ |
| D | base.h | 221 #define OPENSSL_PRINTF_FORMAT_FUNC(string_index, first_to_check) \ argument
|
| /third_party/json/include/nlohmann/thirdparty/hedley/ |
| D | hedley.hpp | 928 …#define JSON_HEDLEY_PRINTF_FORMAT(string_idx,first_to_check) __attribute__((__format__(ms_printf, … argument
|
| /third_party/json/single_include/nlohmann/ |
| D | json.hpp | 1040 …#define JSON_HEDLEY_PRINTF_FORMAT(string_idx,first_to_check) __attribute__((__format__(ms_printf, … argument
|