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

/haiku-buildtools/legacy/binutils/libiberty/
H A Dpex-common.c155 int outname_allocated; local
163 outname_allocated = 0;
220 outname_allocated = 1;
235 outname_allocated = 1;
239 pex_add_remove (obj, outname, outname_allocated);
240 outname_allocated = 0;
245 obj->next_input_name_allocated = outname_allocated;
246 outname_allocated = 0;
273 if (outname_allocated)
276 outname_allocated
[all...]
/haiku-buildtools/binutils/libiberty/
H A Dpex-common.c160 int outname_allocated; local
169 outname_allocated = 0;
226 outname_allocated = 1;
241 outname_allocated = 1;
245 pex_add_remove (obj, outname, outname_allocated);
246 outname_allocated = 0;
251 obj->next_input_name_allocated = outname_allocated;
252 outname_allocated = 0;
280 if (outname_allocated)
283 outname_allocated
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dpex-common.c160 int outname_allocated; local
169 outname_allocated = 0;
226 outname_allocated = 1;
241 outname_allocated = 1;
245 pex_add_remove (obj, outname, outname_allocated);
246 outname_allocated = 0;
251 obj->next_input_name_allocated = outname_allocated;
252 outname_allocated = 0;
280 if (outname_allocated)
283 outname_allocated
[all...]

Completed in 100 milliseconds