Lines Matching refs:pszFormatOrg

232     const char *pszFormatOrg = *ppszFormat;
375 AssertMsg(!chArgSize, ("Not argument size '%c' for RT types! '%.10s'\n", chArgSize, pszFormatOrg));
387 AssertMsgFailed(("Invalid format type '%.10s'!\n", pszFormatOrg));
396 AssertMsgFailed(("Invalid format type '%.10s'!\n", pszFormatOrg));
687 AssertMsgFailed(("Invalid status code format type '%.10s'!\n", pszFormatOrg));
733 AssertMsgFailed(("Invalid status code format type '%.10s'!\n", pszFormatOrg));
811 AssertMsgFailed(("Invalid status code format type '%.10s'!\n", pszFormatOrg));
839 AssertMsgFailed(("Invalid status code format type '%.10s'!\n", pszFormatOrg));
847 AssertMsgFailed(("Invalid status code format type '%.10s'!\n", pszFormatOrg));
873 AssertMsgFailed(("Invalid status code format type '%.10s'!\n", pszFormatOrg));
885 AssertMsgFailed(("Invalid status code format type '%.10s'!\n", pszFormatOrg));
918 AssertMsgFailed(("Invalid status code format type '%.10s'!\n", pszFormatOrg));
966 AssertMsg(!chArgSize, ("Not argument size '%c' for RT types! '%.10s'\n", chArgSize, pszFormatOrg));
978 AssertMsgFailed(("Invalid format type '%.10s'!\n", pszFormatOrg));
987 AssertMsgFailed(("Invalid format type '%.10s'!\n", pszFormatOrg));
1038 AssertMsgBreak(chWhat == 'a' || chWhat == 'e', ("Invalid IPRT format type '%.10s'!\n", pszFormatOrg));
1098 AssertMsgFailed(("Invalid IPRT format type '%.10s'!\n", pszFormatOrg));
1120 AssertMsgBreak(ch == '[', ("Malformed IPRT architecture register format type '%.10s'!\n", pszFormatOrg));
1125 AssertMsgBreak(ch == ']', ("Malformed IPRT architecture register format type '%.10s'!\n", pszFormatOrg));
1212 AssertMsgFailed(("Unknown x86 register specified in '%.10s'!\n", pszFormatOrg));
1216 AssertMsgFailed(("Unknown architecture specified in '%.10s'!\n", pszFormatOrg));
1227 AssertMsgFailed(("Invalid IPRT format type '%.10s'!\n", pszFormatOrg));
1232 AssertMsgFailed(("Invalid IPRT format type '%.10s'!\n", pszFormatOrg));
1234 NOREF(pszFormatOrg);