Lines Matching defs:u64
122 typedef sqlite3_uint64 u64;
1563 /* typedef sqlite3_uint64 u64; */
1598 u64 s[25]; /* Keccak state. 5x5 lines of 64 bits each */
1611 u64 b0, b1, b2, b3, b4;
1612 u64 c0, c1, c2, c3, c4;
1613 u64 d0, d1, d2, d3, d4;
1614 static const u64 RC[] = {
1970 p->u.s[p->nLoaded/8] ^= *(u64*)&aData[i];
9395 /* typedef sqlite3_uint64 u64; */
24944 u64 x = 0;