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

/freebsd-9.3-release/contrib/gcclibs/libiberty/
H A Dpex-common.h61 int next_input_name_allocated; member in struct:pex_obj
H A Dpex-common.c64 obj->next_input_name_allocated = 0;
197 if (obj->next_input_name_allocated)
200 obj->next_input_name_allocated = 0;
249 obj->next_input_name_allocated = outname_allocated;
376 obj->next_input_name_allocated = (name != in_name);
447 if (obj->next_input_name_allocated)
450 obj->next_input_name_allocated = 0;
571 if (obj->next_input_name_allocated)

Completed in 267 milliseconds