Home
last modified time | relevance | path

Searched refs:P16 (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libgcc/config/libbid/
Dbid64_next.c128 if (q1 < P16) {
129 if (x_exp > (UINT64) (P16 - q1)) {
130 ind = P16 - q1; // 1 <= ind <= P16 - 1
274 if (q1 < P16) {
275 if (x_exp > (UINT64) (P16 - q1)) {
276 ind = P16 - q1; // 1 <= ind <= P16 - 1
Dbid128_fma.c4319 if (q + unbexp > P16 + expmax16) {
4335 if (q + unbexp < P16 + expmin16) {
Dbid_internal.h2556 #define P16 16 macro
/netbsd/src/crypto/external/bsd/openssl/dist/test/
Dmodes_internal_test.c639 static const u8 P16[] = { variable
674 # define P17 P16