Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid_internal.h213 #define __mul_64x64_to_64(P64, CX, CY) (P64) = (CX) * (CY) argument
676 #define __mul_64x64_to_128HIGH(P64, CX64, CY64) \ argument
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_internal.h213 #define __mul_64x64_to_64(P64, CX, CY) (P64) = (CX) * (CY) argument
676 #define __mul_64x64_to_128HIGH(P64, CX64, CY64) \ argument