Home
last modified time | relevance | path

Searched defs:QX (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid64_div.c85 UINT64 sign_x, sign_y, coefficient_x, coefficient_y, A, B, QX, PD; in bid64_div() local
524 UINT64 sign_x, sign_y, T, carry64, D, Q_low, QX, valid_y, PD, res; in bid64_div() local
938 UINT64 sign_x, sign_y, T, carry64, D, Q_low, QX, PD, res, valid_y; variable
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid64_div.c85 UINT64 sign_x, sign_y, coefficient_x, coefficient_y, A, B, QX, PD; in bid64_div() local
524 UINT64 sign_x, sign_y, T, carry64, D, Q_low, QX, valid_y, PD, res; in bid64_div() local
938 UINT64 sign_x, sign_y, T, carry64, D, Q_low, QX, PD, res, valid_y; variable