Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dvariable.c258 static unsigned long last_var_count = 0; in handle_special_var() local
287 && global_variable_set.table.ht_fill != last_var_count) in handle_special_var()
327 last_var_count = global_variable_set.table.ht_fill; in handle_special_var()