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

/ndk/sources/host-tools/make-3.81/
H A Dvariable.c869 struct variable **v_end;
888 v_end = v_slot + set->table.ht_size;
889 for ( ; v_slot < v_end; v_slot++)
958 v_end = v_slot + table.ht_size;
959 for ( ; v_slot < v_end; v_slot++)
859 struct variable **v_end; local

Completed in 56 milliseconds