Searched refs:ConvertIntToBytes (Results 1 – 1 of 1) sorted by relevance
1791 template <typename T> static void ConvertIntToBytes(unsigned char *p, T val) { in ConvertIntToBytes() function1832 ConvertIntToBytes<>(ptr, c); in bufferLEByte()1836 ConvertIntToBytes<>(ptr, int16); in bufferLEByte()1841 ConvertIntToBytes<>(ptr, int32); in bufferLEByte()1848 ConvertIntToBytes<>(ptr, int32); in bufferLEByte()1863 ConvertIntToBytes<>(ptr, int64); in bufferLEByte()1870 ConvertIntToBytes<>(ptr, int64); in bufferLEByte()1894 ConvertIntToBytes<>(ptr, float16); in bufferLEByte()