Home
last modified time | relevance | path

Searched refs:from_long (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/gcc/contrib/
H A Dparanoia.cc203 void from_long(long);
213 { from_long(l); } in real_c_float()
220 { from_long(l); return *this; } in operator =()
255 real_c_float::from_long (long l) in from_long() function in real_c_float