Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dfunction.c528 int is_notdir = !is_suffix; in func_notdir_suffix() local
543 if (is_notdir) in func_notdir_suffix()
557 else if (is_notdir) in func_notdir_suffix()
560 if (is_notdir || p >= p2) in func_notdir_suffix()