Searched refs: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.h28 extern UINT32 Tento9;
H A Dbid128_2_str_macros.h75 L1_Xlo_64 = (X) - L1_Xhi_64*(UINT64)Tento9; \
76 if (L1_Xlo_64 >= (UINT64)Tento9) \
77 {L1_Xlo_64-=(UINT64)Tento9;L1_Xhi_64+=1;} \
87 if ((X)>=(UINT64)Tento9){ \
89 L1_Xlo_64 = (X) - L1_Xhi_64*(UINT64)Tento9; \
90 if (L1_Xlo_64 >= (UINT64)Tento9) \
91 {L1_Xlo_64-=(UINT64)Tento9;L1_Xhi_64+=1;} \
H A Dbid128_2_str_tables.c30 UINT32 Tento9 = 1000000000; variable
H A Dbid_conf.h97 #define Tento9 __bid_Tento9 macro

Completed in 292 milliseconds