Home
last modified time | relevance | path

Searched refs:FOLLY_PRINTF_FORMAT (Results 1 – 5 of 5) sorted by relevance

/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Folly/folly/
H A DString.h171 std::string stringPrintf(FOLLY_PRINTF_FORMAT const char* format, ...)
175 void stringPrintf(std::string* out, FOLLY_PRINTF_FORMAT const char* fmt, ...)
180 FOLLY_PRINTF_FORMAT const char* format,
H A DPortability.h44 #define FOLLY_PRINTF_FORMAT _Printf_format_string_ macro
47 #define FOLLY_PRINTF_FORMAT /**/ macro
/dports/devel/folly/folly-2021.12.27.00/folly/
H A DString.h150 std::string stringPrintf(FOLLY_PRINTF_FORMAT const char* format, ...)
154 void stringPrintf(std::string* out, FOLLY_PRINTF_FORMAT const char* format, ...)
158 std::string* output, FOLLY_PRINTF_FORMAT const char* format, ...)
H A DPortability.h56 #define FOLLY_PRINTF_FORMAT _Printf_format_string_ macro
59 #define FOLLY_PRINTF_FORMAT /**/ macro
/dports/devel/folly/folly-2021.12.27.00/folly/io/
H A DCursor.h1147 void printf(FOLLY_PRINTF_FORMAT const char* fmt, ...)