Lines Matching refs:uintt
46 const uintt nF_fin_Error = 1;
47 const uintt nF_fin_Ignore = 2;
48 const uintt nF_fin_Eof = 3;
49 const uintt nF_fin_AnyWord = 4;
50 const uintt nF_fin_AtTag = 5;
51 const uintt nF_fin_EndSign = 6;
52 const uintt nF_goto_EoHtml = 7;
53 const uintt nF_goto_EoXmlConst = 8;
54 const uintt nF_goto_EoXmlLink_BeginTag = 9;
55 const uintt nF_goto_EoXmlLink_EndTag = 10;
56 const uintt nF_goto_EoXmlFormat_BeginTag = 11;
57 const uintt nF_goto_EoXmlFormat_EndTag = 12;
58 const uintt nF_goto_CheckStar = 13;
59 const uintt nF_fin_Comma = 14;
60 const uintt nF_fin_White = 15;
178 Context_Docu::PerformStatusFunction( uintt i_nStatusSignal, in PerformStatusFunction()