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 of hex value with 0x prefix.
76 ; Numeric variable definition of hex value with missing 0x prefix.
83 ; Numeric variable definition with precision specifier.
96 ; Numeric variable definition with precision specifier with value not padded
107 ; Numeric expressions with explicit matching format and default matching rule
150 ; Numeric expressions with explicit matching format and default matching rule
178 ; Numeric expressions with explicit matching format, precision, form and
194 ; Numeric expressions with explicit matching format, precision and wrong
209 ; Numeric expressions with implicit matching format and default matching rule
235 ; Numeric expressions with implicit matching format, precision, and default
249 ; Numeric expression with implicit matching format, precision and wrong amount
265 ; Numeric expressions using variables defined on other lines and an immediate
273 ; Numeric expressions in default matching format and explicit matching rule using
281 ; Numeric expressions in default matching format and explicit matching rule using
323 ; Numeric expressions with matching format overriding the implicit format of
367 ; Numeric expressions using more than one variable defined on other lines.
371 ; Numeric expression using a variable defined from a numeric expression.
380 ; Numeric expressions using parentheses.
394 ; Numeric expression using undefined variables.
410 ; Numeric expression in negative directive using undefined variables.
427 ; Numeric expression with unsupported operator.
441 ; Name conflict between Numeric variable definition and string variable
490 ; Numeric variable definition with too big value.
560 ; Numeric expression with overflow.
573 ; Numeric expression with underflow.