Lines Matching refs:field
66 * dep.h (struct dep): Add the stem field.
386 * read.c (record_target_var): Initialize variable's export field
451 field.
454 staticpattern field for prerequisites.
457 * read.c (read_all_makefiles): Initialize the staticpattern field.
462 Set the staticpattern field for prereqs of static pattern targets.
846 * dep.h: Add a new boolean field, need_2nd_expansion.
1834 (record_target_var): Set the export field to v_export if the
2349 * variable.h (struct variable): Add a new field: exp_count, and
2354 of a variable, check the exp_count field. If it's greater than 0
2358 function, modify its exp_count field to contain the maximum
2420 entries via the prev field, not the next field!