Searched refs:dt_vmax (Results 1 – 3 of 3) sorted by relevance
1794 if (idp->di_vers != 0 && idp->di_vers > dtp->dt_vmax) in dt_reduceid()1815 if (v > dtp->dt_vmax) in dt_reduce()1817 else if (v == dtp->dt_vmax) in dt_reduce()1823 dtp->dt_vmax = v; in dt_reduce()1901 "-D__SUNW_D_VERSION=0x%08x", dtp->dt_vmax); in dt_preproc()
291 dt_version_t dt_vmax; /* optional ceiling on program API binding */ member
1209 dtp->dt_vmax = DT_VERS_LATEST; in dt_vopen()