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

  /ndk/sources/host-tools/make-3.81/
variable.c 170 struct variable **var_slot;
178 var_slot = (struct variable **) hash_find_slot (&set->table, &var_key);
183 v = *var_slot;
214 hash_insert_at (&set->table, v, var_slot);
168 struct variable **var_slot; local
    [all...]

Completed in 77 milliseconds