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

/ndk/sources/host-tools/make-3.81/
H A Dvariable.c1008 char *p, *alloc_value = NULL;
1026 p = alloc_value = allocated_variable_expand (value);
1086 val = alloc_value = allocated_variable_expand (val);
1221 if (alloc_value)
1222 free (alloc_value);
997 char *p, *alloc_value = NULL; local

Completed in 58 milliseconds