Searched defs:store64 (Results 1 – 6 of 6) sorted by relevance
78 static inline void store64( void *dst, uint64_t w ) in store64() function
83 static void store64(byte[] sink, int offset, long value) { in store64() method in LittleEndianByteArray
185 inline static void store64(uint8_t *b, uint64_t i) { in store64() function
186 inline static void store64(uint8_t *b, uint64_t i) { in store64() function