Searched defs:HELPERS_TO_UNSIGNED (Results 1 – 2 of 2) sorted by relevance
24 #define HELPERS_TO_UNSIGNED(m) m macro30 #define HELPERS_TO_UNSIGNED(m) helpers::ToUnsigned(m) // NOLINT(cppcoreguidelines-macro-usage) macro
22 #define HELPERS_TO_UNSIGNED(m) m macro29 #define HELPERS_TO_UNSIGNED(m) ark::helpers::ToUnsigned(m) // NOLINT(cppcoreguidelines-macro-usage) macro