Lines Matching defs:dvd
501 ctf_dvdef_t *dvd;
503 dvd = ctf_dynhash_lookup (fp->ctf_dvhash, name);
504 *out_dvd = dvd;
505 if (!dvd)
508 if (dvd->dvd_type != type)
528 ctf_dvdef_t *dvd;
551 if (check_variable (name, fp, dst_type, &dvd))
560 if (dvd && dvd->dvd_type == dst_type)
597 if (check_variable (name, per_cu_out_fp, dst_type, &dvd))
965 exists, conflicting, or nonexistent. We don't have a dvd structure we can