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

  /external/libvpx/nestegg/m4/
as-ac-expand.m4 13 FROM_VAR=[$2]
28 full_var="$FROM_VAR"
  /external/dbus/
acinclude.m4 203 FROM_VAR=[$2]
218 full_var="$FROM_VAR"
  /ndk/sources/host-tools/make-3.81/
variable.c 656 struct variable *from_var = *from_var_slot;
660 hash_insert_at (&to_set->table, from_var, to_var_slot);
664 free (from_var->value);
665 free (from_var);
648 struct variable *from_var = *from_var_slot; local
    [all...]

Completed in 288 milliseconds