Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/regex/
Dregex2.h129 sop *strip; /* malloced area for strip */ member
Dregcomp.c59 sop *strip; /* malloced strip */ member
/ndk/sources/host-tools/make-3.81/
Dread.c2254 parse_file_seq (char **stringp, int stopchar, unsigned int size, int strip) in parse_file_seq()