Home
last modified time | relevance | path

Searched defs:validate_str (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/libelf/
Delf_strptr.c56 static bool validate_str (const char *str, size_t from, size_t to) in validate_str() function
/external/mesa3d/src/util/format/
Du_format_parse.py79 def validate_str(x): function