Home | History | Annotate | Download | only in info

Lines Matching full:hexadecimal

288      indicates a hexadecimal value, and a leading `0' indicates an octal
1904 A hexadecimal integer is `0x' or `0X' followed by one or more
1905 hexadecimal digits chosen from `0123456789abcdefABCDEF'.
12324 In addition to the traditional hex-prefix `0x', a hexadecimal number
12345 line. A `#' prefixes a hexadecimal number if found elsewhere on a line.
14618 Hexadecimal `45h, 0FH'
15143 Returns 1 if string EXPR is binary, 2 if octal, 3 if hexadecimal,
15242 or `h' for hexadecimal, `D' or `d' for decimal, `Q', `O', `q' or `o'
15261 The dollar sign `$' can be used as a prefix for hexadecimal numbers
15559 (where XX represents a two-digit hexadecimal number) to represent
18771 * hexadecimal integers: Integers. (line 15)
18772 * hexadecimal prefix, Z80: Z80-Chars. (line 8)
18895 * integers, hexadecimal: Integers. (line 15)