ctf_dwvar_t
ctf_dwvar_t *cdv;
if ((cdv = ctf_alloc(sizeof (ctf_dwvar_t))) == NULL) {
ctf_free(cdv, sizeof (ctf_dwvar_t));
static ctf_dwvar_t *
ctf_dwvar_t *cdv, *fuzzy = NULL;
ctf_dwvar_t *cdv = ctf_dwarf_match_var(cup, file, name,
ctf_dwvar_t *cdv, *ndv;
ctf_free(cdv, sizeof (ctf_dwvar_t));