Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dvpath.c375 int not_target; in selective_vpath_search() local
389 not_target = f == 0 || !f->is_target; in selective_vpath_search()
481 exists = not_target || f->is_target; in selective_vpath_search()