OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__addvdi3
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
addvdi3_test.c
1
//===-- addvdi3_test.c - Test
__addvdi3
-----------------------------------===//
10
// This file tests
__addvdi3
for the compiler_rt library.
21
di_int
__addvdi3
(di_int a, di_int b);
25
di_int x =
__addvdi3
(a, b);
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
addvdi3_test.c
1
//===-- addvdi3_test.c - Test
__addvdi3
-----------------------------------===//
10
// This file tests
__addvdi3
for the compiler_rt library.
21
COMPILER_RT_ABI di_int
__addvdi3
(di_int a, di_int b);
25
di_int x =
__addvdi3
(a, b);
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
addvdi3.c
1
/* ===-- addvdi3.c - Implement
__addvdi3
-----------------------------------===
10
* This file implements
__addvdi3
for the compiler_rt library.
22
__addvdi3
(di_int a, di_int b)
function in typeref:typename:COMPILER_RT_ABI di_int
Completed in 128 milliseconds
Indexes created Tue Oct 21 19:09:51 GMT 2025