Lines Matching refs:uintt
49 const uintt nF_fin_Error = 1;
50 const uintt nF_fin_Ignore = 2;
51 const uintt nF_fin_Identifier = 3;
52 const uintt nF_fin_Keyword = 4;
53 const uintt nF_fin_Punctuation = 5;
54 const uintt nF_fin_EOL = 6;
55 const uintt nF_fin_EOF = 7;
57 const uintt nF_goto_MLDocu = 10;
58 const uintt nF_goto_SLDocu = 11;
59 const uintt nF_goto_MLComment = 12;
60 const uintt nF_goto_SLComment = 13;
61 const uintt nF_goto_Praeprocessor = 14;
62 const uintt nF_goto_Assignment = 15;
207 Context_UidlCode::PerformStatusFunction( uintt i_nStatusSignal, in PerformStatusFunction()