Searched refs:dt_vmax (Results 1 – 3 of 3) sorted by relevance
1790 if (idp->di_vers != 0 && idp->di_vers > dtp->dt_vmax) in dt_reduceid()1811 if (v > dtp->dt_vmax) in dt_reduce()1813 else if (v == dtp->dt_vmax) in dt_reduce()1819 dtp->dt_vmax = v; in dt_reduce()1897 "-D__SUNW_D_VERSION=0x%08x", dtp->dt_vmax); in dt_preproc()
289 dt_version_t dt_vmax; /* optional ceiling on program API binding */ member
1190 dtp->dt_vmax = DT_VERS_LATEST; in dt_vopen()