OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__addvti3
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
addvti3.c
1
/* ===-- addvti3.c - Implement
__addvti3
-----------------------------------===
10
* This file implements
__addvti3
for the compiler_rt library.
24
__addvti3
(ti_int a, ti_int b)
function in typeref:typename:COMPILER_RT_ABI ti_int
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
addvti3_test.c
1
//===-- addvti3_test.c - Test
__addvti3
-----------------------------------===//
10
// This file tests
__addvti3
for the compiler_rt library.
23
ti_int
__addvti3
(ti_int a, ti_int b);
27
ti_int x =
__addvti3
(a, b);
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
addvti3_test.c
1
//===-- addvti3_test.c - Test
__addvti3
-----------------------------------===//
10
// This file tests
__addvti3
for the compiler_rt library.
23
COMPILER_RT_ABI ti_int
__addvti3
(ti_int a, ti_int b);
27
ti_int x =
__addvti3
(a, b);
Completed in 14 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025