Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dremake.c65 …ep PARAMS ((struct file *file, unsigned int depth, FILE_TIMESTAMP this_mtime, int *must_make_ptr));
934 FILE_TIMESTAMP this_mtime, int *must_make_ptr) in check_dep() argument
952 *must_make_ptr = 1; in check_dep()
980 *must_make_ptr = 1; in check_dep()
1014 maybe_make = *must_make_ptr; in check_dep()
1018 *must_make_ptr = maybe_make; in check_dep()