Searched refs:copy_float_value (Results 1 – 1 of 1) sorted by relevance
2177 BINN_PRIVATE BOOL copy_float_value(void *psource, void *pdest, int source_type, int dest_type) { in copy_float_value() function2222 return copy_float_value(psource, pdest, source_type, dest_type); in copy_value()