Searched refs:ConvertIntToBytes (Results 1 – 1 of 1) sorted by relevance
1758 template <typename T> static void ConvertIntToBytes(unsigned char *p, T val) { in ConvertIntToBytes() function1800 ConvertIntToBytes<>(ptr, c); in bufferLEByte()1804 ConvertIntToBytes<>(ptr, int16); in bufferLEByte()1809 ConvertIntToBytes<>(ptr, int32); in bufferLEByte()1816 ConvertIntToBytes<>(ptr, int32); in bufferLEByte()1831 ConvertIntToBytes<>(ptr, int64); in bufferLEByte()1838 ConvertIntToBytes<>(ptr, int64); in bufferLEByte()