Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/glob/
Dfnmatch.c340 const char *startp = p; local
359 p = startp;
/ndk/sources/host-tools/make-3.81/
Dread.c143 char **startp, unsigned int *length));
2664 get_next_mword (char *buffer, char *delim, char **startp, unsigned int *length) in get_next_mword() argument
2817 if (startp) in get_next_mword()
2818 *startp = beg; in get_next_mword()