Searched refs:from_var_end (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
H A Dvariable.c651 struct variable **from_var_end = from_var_slot + from_set->table.ht_size;
653 for ( ; from_var_slot < from_var_end; from_var_slot++)
643 struct variable **from_var_end = from_var_slot + from_set->table.ht_size; local

Completed in 207 milliseconds