Lines Matching refs:two
1312 // TODO: In i64 mode 1, resign the two parts separately and safely
7076 // Replaced by the last two digits of the year as a decimal number [00,99]. [ tm_year]
40927 * @fileoverview Defines a Long class for representing a 64-bit two's-complement
40938 * Constructs a 64-bit two's-complement integer, given its low and high 32-bit
40942 * The internal representation of a long is the two given signed, 32-bit values.