Searched defs:highBits (Results 1 – 4 of 4) sorted by relevance
317 LONG highBits = (LONG)((offset >> 32) & 0xFFFFFFFFll); in deFile_seek() local334 LONG highBits = 0; in deFile_getPosition() local342 DWORD highBits = 0; in deFile_getSize() local
956 const GLbitfield highBits = rnd.getUint32(); in iterate() local968 const GLbitfield highBits = rnd.getUint32(); in iterate() local
41038 goog.math.Long.fromBits = function(lowBits, highBits) { argument
7539 goog.math.Long.fromBits = function(lowBits, highBits) { argument