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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Ddivtab.c139 double eps30 = 1. / (1024 * 1024 * 1024); local
144 double x_high = x_low + step - eps30;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Ddivtab.cc139 double eps30 = 1. / (1024 * 1024 * 1024); local
144 double x_high = x_low + step - eps30;

Completed in 118 milliseconds