Searched refs:dt_vmax (Results 1 – 3 of 3) sorted by relevance
1751 if (idp->di_vers != 0 && idp->di_vers > dtp->dt_vmax) in dt_reduceid()1772 if (v > dtp->dt_vmax) in dt_reduce()1774 else if (v == dtp->dt_vmax) in dt_reduce()1780 dtp->dt_vmax = v; in dt_reduce()1850 "-D__SUNW_D_VERSION=0x%08x", dtp->dt_vmax); in dt_preproc()
259 dt_version_t dt_vmax; /* optional ceiling on program API binding */ member
964 dtp->dt_vmax = DT_VERS_LATEST; in dt_vopen()