OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__multi3
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
multi3_test.c
1
//===-- 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 = "
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
multi3_test.c
1
//===-- 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 = "
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
multi3.c
1
/* ===-- multi3.c - Implement
__multi3
-------------------------------------===
10
* This file implements
__multi3
for the compiler_rt library.
46
__multi3
(ti_int a, ti_int b)
function in typeref:typename:COMPILER_RT_ABI ti_int
Completed in 39 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025