nextsym
static ARFILEP *nextsym = NULL;
if (nextsym)
*nextsym = (ARFILEP)sym_ptr;
nextsym = sym_ptr;
sym_ptr = nextsym;
nextsym++;
int nextsym;
for (i = 0, index = 0, nextsym = 1; nextsym < *sym_count; nextsym++) {
if ((orig_list + i)->value < (orig_list + nextsym)->value) {
i = nextsym;
(orig_list + nextsym)->syminfo) {
DEBUG_DUP_DEL(orig_list + i, orig_list + nextsym);
n_bind = ELF32_ST_BIND((orig_list + nextsym)->syminfo);
n_type = ELF32_ST_TYPE((orig_list + nextsym)->syminfo);
(orig_list + nextsym));
DEBUG_DUP_DEL((orig_list + nextsym),
i = nextsym;
(orig_list + nextsym));
DEBUG_DUP_DEL((orig_list + nextsym), (orig_list + i));
i = nextsym;
if (strcmp(nextsym(cp), "defined") == 0) {
static char *nextsym(char *p);