Searched refs:VTOHD (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dpack.c228 # define VTOHD(x,y) (memcpy(&(y),&(x),sizeof(double)), \ macro
237 # define VTOHD(x,y) rb_vtohd(x)
1805 tmp = VTOHD(tmp,dtmp);

Completed in 124 milliseconds