Home
last modified time | relevance | path

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

/netbsd/external/gpl2/gmake/dist/
H A Dremake.c474 int maybe_make; in update_file_1() local
498 maybe_make = must_make; in update_file_1()
508 dep_status |= check_dep (d->file, depth, this_mtime, &maybe_make); in update_file_1()
515 must_make = maybe_make; in update_file_1()
992 int maybe_make; in check_dep() local
1014 maybe_make = *must_make_ptr; in check_dep()
1016 &maybe_make); in check_dep()
1018 *must_make_ptr = maybe_make; in check_dep()
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.c6143 maybe_make (location_t use_loc, cpp_hashnode *macro) in maybe_make() function
6266 macro_use_before_def::maybe_make (loc, macro)); in lookup_name_fuzzy()
H A Dname-lookup.cc7387 maybe_make (location_t use_loc, cpp_hashnode *macro) in maybe_make() function in macro_use_before_def
7510 macro_use_before_def::maybe_make (loc, macro)); in lookup_name_fuzzy()
H A DChangeLog-20183360 * name-lookup.c (macro_use_before_def::maybe_make): New function,
3364 check for UNKNOWN_LOCATION to macro_use_before_def::maybe_make.
3365 (lookup_name_fuzzy): Call macro_use_before_def::maybe_make rather
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c6143 maybe_make (location_t use_loc, cpp_hashnode *macro) in maybe_make() function
6266 macro_use_before_def::maybe_make (loc, macro)); in lookup_name_fuzzy()