Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dfiledef.h92 unsigned int ignore_vpath:1;/* Nonzero if we threw out VPATH name. */ member
Dremake.c757 file->ignore_vpath = 1; in update_file_1()
1229 if (mtime == NONEXISTENT_MTIME && search && !file->ignore_vpath) in f_mtime()
Dfile.c326 MERGE (ignore_vpath); in rehash_file()