HomeSort by: relevance | last modified time | path
    Searched defs:outname_allocated (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/libiberty/
pex-common.c 160 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 = 0
    [all...]
  /src/external/gpl3/binutils.old/dist/libiberty/
pex-common.c 160 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 = 0
    [all...]
  /src/external/gpl3/gcc/dist/libiberty/
pex-common.c 160 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 = 0
    [all...]
  /src/external/gpl3/gcc.old/dist/libiberty/
pex-common.c 160 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 = 0
    [all...]
  /src/external/gpl3/gdb.old/dist/libiberty/
pex-common.c 160 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 = 0
    [all...]
  /src/external/gpl3/gdb/dist/libiberty/
pex-common.c 160 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 = 0
    [all...]

Completed in 16 milliseconds