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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid128_2_str.h26 extern UINT64 Inv_Tento9;
H A Dbid128_2_str_macros.h74 L1_Xhi_64 = ( ((X)>>28)*Inv_Tento9 ) >> 33; \
88 L1_Xhi_64 = ( ((X)>>28)*Inv_Tento9 ) >> 33; \
H A Dbid128_2_str_tables.c28 UINT64 Inv_Tento9 = 2305843009LL; /* floor(2^61/10^9) */ variable
H A Dbid_conf.h93 #define Inv_Tento9 __bid_Inv_Tento9 macro

Completed in 1340 milliseconds