Home | History | Annotate | Download | only in Ip6Dxe

Lines Matching refs:FormatString

147   CHAR16                FormatString[8];

190 CopyMem (FormatString, L"%x0%x:", StrSize (L"%x0%x:"));
192 CopyMem (FormatString, L"%x%x:", StrSize (L"%x%x:"));
198 (CONST CHAR16 *) FormatString,
697 CHAR16 FormatString[8];
750 CopyMem (FormatString, L"0%x-", sizeof (L"0%x-"));
752 CopyMem (FormatString, L"%x-", sizeof (L"%x-"));
758 (CONST CHAR16 *) FormatString,