Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/sed/
Dsed.c34 # define strchr index macro
Dexecute.c67 # define strchr index macro
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstring.in.h166 # define strchr(s,c) \ macro
/ndk/sources/host-tools/make-3.81/
Dmake.h263 # define strchr(s, c) index((s), (c)) macro