MCPcopy Create free account
hub / github.com/Semporia/Scripts / t

Function t

jd_redPacket.js:1461–1464  ·  view source on GitHub ↗
(n, t)

Source from the content-addressed store, hash-verified

1459// md5
1460!function (n) {
1461 function t(n, t) {
1462 var r = (65535 & n) + (65535 & t);
1463 return (n >> 16) + (t >> 16) + (r >> 16) << 16 | 65535 & r
1464 }
1465
1466 function r(n, t) {
1467 return n << t | n >>> 32 - t

Callers 2

eFunction · 0.70
iFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected