Searched refs:__multi3 (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/riscv/
H A Dmulti3.c37 # define __multi3 __muldi3 macro
41 __multi3 (DWtype u, DWtype v) function
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/riscv/
H A Dmulti3.c37 # define __multi3 __muldi3 macro
41 __multi3 (DWtype u, DWtype v) function
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/Unit/
H A Dmulti3_test.c1 //===-- multi3_test.c - Test __multi3 -------------------------------------===//
10 // This file tests __multi3 for the compiler_rt library.
19 ti_int __multi3(ti_int a, ti_int b);
23 ti_int x = __multi3(a, b);
34 printf("error in __multi3: 0x%.16llX%.16llX * 0x%.16llX%.16llX = "
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dmulti3_test.c1 //===-- multi3_test.c - Test __multi3 -------------------------------------===//
10 // This file tests __multi3 for the compiler_rt library.
19 COMPILER_RT_ABI ti_int __multi3(ti_int a, ti_int b);
23 ti_int x = __multi3(a, b);
34 printf("error in __multi3: 0x%.16llX%.16llX * 0x%.16llX%.16llX = "
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dmulti3.c1 /* ===-- multi3.c - Implement __multi3 -------------------------------------===
10 * This file implements __multi3 for the compiler_rt library.
46 __multi3(ti_int a, ti_int b) function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/spu/
H A Dmulti3.c56 __multi3 (TItype l, TItype r) function

Completed in 206 milliseconds