Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/
Dndk-stack-parser.c111 static const char* next_token(const char* str);
255 next_token(const char* str) in next_token() function
264 const char* start = next_token(str); in get_next_token()