Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dvariable.c669 struct variable_set_list *last0 = 0; in merge_variable_set_lists() local
685 last0 = to; in merge_variable_set_lists()
691 if (last0 == 0) in merge_variable_set_lists()
694 last0->next = setlist1; in merge_variable_set_lists()