Lines Matching refs:INT16
172 static INT16 stateT_afterStdOperator[] = in Setup_StatusFunctions()
186 static INT16 stateT_afterStdOperatorLeftBracket[] = in Setup_StatusFunctions()
202 static INT16 stateT_afterCastOperator[] = in Setup_StatusFunctions()
216 static INT16 stateT_afterName[] = { Tid_Bracket_Left }; in Setup_StatusFunctions()
221 static INT16 stateT_expectParameterSeparator[] = in Setup_StatusFunctions()
233 static INT16 stateT_afterParameters[] = { Tid_const, in Setup_StatusFunctions()
243 static INT16 stateT_afterThrow[] = { Tid_Bracket_Left }; in Setup_StatusFunctions()
248 static INT16 stateT_expectExceptionSeparator[] = in Setup_StatusFunctions()
257 static INT16 stateT_afterExceptions[] = { Tid_SwBracket_Left, in Setup_StatusFunctions()
264 static INT16 stateT_expectZero[] = { Tid_Constant }; in Setup_StatusFunctions()
269 static INT16 stateT_inImplementation[] = in Setup_StatusFunctions()