Lines Matching refs:Prec
241 UInt16 Prec;
253 Prec = 0;
265 if (Prec == k_PropVar_TimePrec_Unix ||
266 Prec == k_PropVar_TimePrec_DOS)
268 if (Prec == k_PropVar_TimePrec_HighPrec)
270 if (Prec == k_PropVar_TimePrec_0)
272 int digits = (int)Prec - (int)k_PropVar_TimePrec_Base;
284 if ((Prec == k_PropVar_TimePrec_Base + 8 ||
285 Prec == k_PropVar_TimePrec_Base + 9)
310 Prec = (UInt16)prec;