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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_round.c531 if (fstar.w[3] > half192[ind] || (fstar.w[3] == half192[ind] &&
536 tmp64 = fstar.w[3] - half192[ind];
544 if (fstar.w[4] > half192[ind] || (fstar.w[4] == half192[ind] &&
549 tmp64 = fstar.w[4] - half192[ind];
557 if (fstar.w[5] > half192[ind] || (fstar.w[5] == half192[ind] &&
563 tmp64 = fstar.w[5] - half192[ind];
H A Dbid_conf.h111 #define half192 __bid_half192 macro
H A Dbid128.c3207 UINT64 half192[] = { variable
H A Dbid_internal.h2539 extern UINT64 half192[];

Completed in 82 milliseconds