Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dvariable.c385 char *nptr; in lookup_variable() local
389 nptr = nvalue; in lookup_variable()
395 *nptr++ = '$'; in lookup_variable()
396 *nptr++ = '$'; in lookup_variable()
400 *nptr++ = *sptr; in lookup_variable()
405 *nptr = '\0'; in lookup_variable()