Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dconfig.h70 #define ABSL_INTERNAL_DO_TOKEN_STR(x) #x macro
71 #define ABSL_INTERNAL_TOKEN_STR(x) ABSL_INTERNAL_DO_TOKEN_STR(x)