HomeSort by relevance Sort by last modified time
    Searched full:tryrules (Results 1 - 1 of 1) sorted by null

  /ndk/sources/host-tools/make-3.81/
implicit.c 236 struct rule **tryrules
240 /* Number of valid elements in TRYRULES. */
244 in TRYRULES that matched the target file. */
249 matching the corresponding element of TRYRULES. */
253 /* The index in TRYRULES of the rule we found. */
307 and may be considered. Put them in TRYRULES. */
406 /* Record this rule in TRYRULES and the index of the matching
408 that rule will be in TRYRULES more than once. */
409 tryrules[nrules] = rule;
420 if (!tryrules[i]->terminal
234 struct rule **tryrules local
    [all...]

Completed in 380 milliseconds