Searched refs:subnext (Results 1 – 7 of 7) sorted by relevance
59 if (runp->subnext == NULL || runp->subnext->subsection_id > nr) in asm_newsubscn()62 runp = runp->subnext; in asm_newsubscn()93 newp->subnext = runp->subnext; in asm_newsubscn()94 runp->subnext = newp; in asm_newsubscn()
127 while ((asmsubscn = asmsubscn->subnext) != NULL); in binary_end()541 if (scnp->subnext != NULL) in free_section()542 free_section (scnp->subnext); in free_section()
130 AsmScn_t *subnext; member
127 result->subnext = NULL; in binary_newscn()
580 for (JQP_STRING *s = &unit->string; s; s = s->subnext) { in _jqp_pop_projection_nodes()652 unit->string.subnext = &field->string; in _jqp_pop_projfields_chain()676 unit->string.subnext = &first->string; in _jqp_pop_ordernodes()950 for (JQP_STRING *on = orderby; on; on = on->subnext) { in _jqp_finish()1078 for (const JQP_STRING *pf = s; pf; pf = pf->subnext) { in _jqp_print_projection_nodes()1084 if (pf->subnext) { in _jqp_print_projection_nodes()1374 } while ((n = n->subnext)); in _jqp_print_opts()
156 struct JQP_STRING *subnext; member
1569 for (JQP_STRING *sn = ps; sn; sn = sn->subnext) { in _jql_proj_matched()1610 for (JQP_STRING *sn = ps; sn; sn = sn->subnext) { in _jql_proj_join_matched()