Searched defs:getUint32 (Results 1 – 2 of 2) sorted by relevance
53 deUint32 getUint32 (void) { return deRandom_getUint32(&m_rnd); } in getUint32() function in de::Random
64 Buffer.prototype.getUint32 = function(offset) { method in Buffer