Searched refs:host_write_d (Results 1 – 1 of 1) sorted by relevance
67 static sf_count_t host_write_d (SF_PRIVATE *psf, const double *ptr, sf_count_t len) ;181 psf->write_double = host_write_d ; in double64_init()189 psf->write_double = host_write_d ; in double64_init()197 psf->write_double = host_write_d ; in double64_init()205 psf->write_double = host_write_d ; in double64_init()769 host_write_d (SF_PRIVATE *psf, const double *ptr, sf_count_t len) in host_write_d() function