Home
last modified time | relevance | path

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

/lib/
Dtest-string_helpers.c40 static const struct test_string strings[] __initconst = { variable
75 for (i = 0; i < ARRAY_SIZE(strings); i++) { in test_string_unescape()
76 const char *s = strings[i].in; in test_string_unescape()
77 int len = strlen(strings[i].in); in test_string_unescape()
84 if (flags & strings[i].flags) { in test_string_unescape()
85 s = strings[i].out; in test_string_unescape()
86 len = strlen(strings[i].out); in test_string_unescape()
DKconfig.kgdb58 information about other strings you could use beyond the
DKconfig112 and crc32_be over byte strings with random alignment and length