Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dgetopt.c196 # define my_index strchr macro
213 my_index (const char *str, int chr) in my_index() function