Searched defs:P256 (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/ |
H A D | bid128_to_int64.c | 45 UINT256 P256; variable
|
H A D | bid128_to_uint64.c | 45 UINT256 P256; variable
|
H A D | bid128_round_integral.c | 46 UINT256 P256; variable
|
H A D | bid128_to_uint32.c | 45 UINT256 P256; variable
|
H A D | bid128_to_int32.c | 44 UINT256 P256; variable
|
H A D | bid_round.c | 224 UINT256 P256; in round128_19_38() local
|
H A D | bid128_add.c | 482 UINT256 P256, Q256, R256; local
|
H A D | bid_internal.h | 429 #define __mul_128x128_to_256(P256, A, B) \ argument 445 #define __mul_128x128_to_256_check_A(P256, A, B) \ argument 523 #define __sqr128_to_256(P256, A) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
H A D | bid128_to_int64.c | 45 UINT256 P256; variable
|
H A D | bid128_to_uint64.c | 45 UINT256 P256; variable
|
H A D | bid128_round_integral.c | 46 UINT256 P256; variable
|
H A D | bid128_to_uint32.c | 45 UINT256 P256; variable
|
H A D | bid128_to_int32.c | 44 UINT256 P256; variable
|
H A D | bid_round.c | 224 UINT256 P256; in round128_19_38() local
|
H A D | bid128_add.c | 482 UINT256 P256, Q256, R256; local
|
H A D | bid_internal.h | 429 #define __mul_128x128_to_256(P256, A, B) \ argument 445 #define __mul_128x128_to_256_check_A(P256, A, B) \ argument 523 #define __sqr128_to_256(P256, A) \ argument
|