Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dmake.h371 extern char *end_of_token_w32(char *s, char stopchar);
Dmisc.c429 end_of_token_w32 (char *s, char stopchar) in end_of_token_w32() function