Lines Matching refs:Numeric
5 ; Numeric variable definition with default matching format without spaces.
9 ; Numeric variable definition with default matching format with different
16 ; Numeric variable redefinition.
20 ; Numeric variable definition with explicit matching format.
26 ; Numeric variable definition with explicit matching format with different
31 ; Numeric variable definition with unsupported matching format.
52 ; Numeric variable definition with precision specifier.
65 ; Numeric variable definition with precision specifier with value not padded
76 ; Numeric expressions with explicit matching format and default matching rule
119 ; Numeric expressions with explicit matching format and default matching rule
147 ; Numeric expressions with explicit matching format, precision, and default
159 ; Numeric expressions with explicit matching format, precision and wrong
174 ; Numeric expressions with implicit matching format and default matching rule
200 ; Numeric expressions with implicit matching format, precision, and default
214 ; Numeric expression with implicit matching format, precision and wrong amount
230 ; Numeric expressions using variables defined on other lines and an immediate
238 ; Numeric expressions in default matching format and explicit matching rule using
246 ; Numeric expressions in default matching format and explicit matching rule using
286 ; Numeric expressions with matching format overriding the implicit format of
330 ; Numeric expressions using more than one variable defined on other lines.
334 ; Numeric expression using a variable defined from a numeric expression.
343 ; Numeric expressions using parentheses.
357 ; Numeric expression using undefined variables.
376 ; Numeric expression with unsupported operator.
390 ; Name conflict between Numeric variable definition and string variable
439 ; Numeric variable definition with too big value.
509 ; Numeric expression with overflow.
522 ; Numeric expression with underflow.