Searched refs:next_separator (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/host-tools/ndk-stack/
H A Dndk-stack-parser.c107 static const char* next_separator(const char* str);
269 next_separator(const char* str) function
277 str = next_separator(str);
285 const char* end = next_separator(start);

Completed in 21 milliseconds