HomeSort by relevance Sort by last modified time
    Searched refs:PATH_VAR (Results 1 - 7 of 7) sorted by null

  /ndk/sources/host-tools/make-3.81/
make.h 149 # define PATH_VAR(var) char var[PATH_MAX]
153 # define PATH_VAR(var) char *var = (char *) alloca (GET_PATH_MAX)
function.c     [all...]
remake.c     [all...]
implicit.c 273 PATH_VAR (stem_str); /* @@ Need to get rid of stem, stemlen, etc. */
main.c 739 PATH_VAR(sh_path);
907 PATH_VAR (current_directory);
    [all...]
dir.c 124 static PATH_VAR (new_filename);
variable.c     [all...]

Completed in 98 milliseconds