Searched refs:end_of_token_w32 (Results 1 – 2 of 2) sorted by relevance
/ndk/sources/host-tools/make-3.81/ | ||
D | make.h | 371 extern char *end_of_token_w32(char *s, char stopchar); |
D | misc.c | 429 end_of_token_w32 (char *s, char stopchar) in end_of_token_w32() function |