Searched refs:cd_nodes (Results 1 – 10 of 10) sorted by relevance
81 for (cdp = ctf_list_next(&cd->cd_nodes[i]); in ctf_decl_fini()152 if (ctf_list_next(&cd->cd_nodes[prec]) == NULL) in ctf_decl_push()168 ctf_list_prepend(&cd->cd_nodes[prec], cdp); in ctf_decl_push()170 ctf_list_append(&cd->cd_nodes[prec], cdp); in ctf_decl_push()
128 ctf_list_t cd_nodes[CTF_PREC_MAX]; /* declaration node stacks */ member
240 for (cdp = ctf_list_next(&cd.cd_nodes[prec]); in ctf_type_qlname()
65 for (cdp = ctf_list_next (&cd->cd_nodes[i]); cdp != NULL; cdp = ndp) in ctf_decl_fini()147 if (ctf_list_next (&cd->cd_nodes[prec]) == NULL) in ctf_decl_push()160 ctf_list_prepend (&cd->cd_nodes[prec], cdp); in ctf_decl_push()162 ctf_list_append (&cd->cd_nodes[prec], cdp); in ctf_decl_push()
174 ctf_list_t cd_nodes[CTF_PREC_MAX]; /* Declaration node stacks. */ member
690 for (cdp = ctf_list_next (&cd.cd_nodes[prec]); in ctf_type_aname()
698 for (cdp = ctf_list_next (&cd.cd_nodes[prec]); in ctf_type_aname()
799 ctf_list_t cd_nodes[CTF_PREC_MAX]; /* declaration node stacks */ member878 for (cdp = ctf_list_next(&cd->cd_nodes[i]); in ctf_decl_fini()1006 if (ctf_list_next(&cd->cd_nodes[prec]) == NULL) in ctf_decl_push()1022 ctf_list_prepend(&cd->cd_nodes[prec], cdp); in ctf_decl_push()1024 ctf_list_append(&cd->cd_nodes[prec], cdp); in ctf_decl_push()1078 for (cdp = ctf_list_next(&cd.cd_nodes[prec]); in fbt_type_name()