Searched refs:char2float_many (Results 1 – 1 of 1) sorted by relevance
1951 void char2float_many( void *out, void *in, size_t n);2152 void char2float_many( void *out, void *in, size_t n){size_t i; for( i = 0; i < n; i++){ char2float(… in char2float_many() function2251 …{ uchar2float_many, char2float_many, ushort2float_many, short2float_many, uint2floa…