Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dstring_helpers.h33 #define UNESCAPE_ALL_MASK GENMASK(3, 0) macro
/linux-6.1.9/lib/
Dtest-string_helpers.c587 for (i = 0; i < UNESCAPE_ALL_MASK + 1; i++) in test_string_helpers_init()