Home | History | Annotate | Download | only in BasePrintLib

Lines Matching refs:TIME

46   "Time out",                     //  RETURN_TIMEOUT                = 18 | MAX_BIT

125 // Loop to convert one digit at a time in reverse order
331 TIME *TmpTime;
727 TmpTime = VA_ARG (VaListMarker, TIME *);
729 TmpTime = BASE_ARG (BaseListMarker, TIME *);
732 ArgumentString = "<null time>";