OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__addvsi3
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
addvsi3.c
1
/* ===-- addvsi3.c - Implement
__addvsi3
-----------------------------------===
10
* This file implements
__addvsi3
for the compiler_rt library.
22
__addvsi3
(si_int a, si_int b)
function
/src/external/gpl3/gcc/dist/libgcc/
libgcc2.h
321
#define
__addvSI3
__NW(addv,3)
439
extern Wtype
__addvSI3
(Wtype, Wtype);
452
#define
__addvsi3
__N(addvsi3)
macro
457
extern SItype
__addvsi3
(SItype, SItype);
libgcc2.c
77
__addvSI3
(Wtype a, Wtype b)
88
__addvsi3
(SItype a, SItype b)
87
__addvsi3
(SItype a, SItype b)
function
/src/external/gpl3/gcc.old/dist/libgcc/
libgcc2.h
308
#define
__addvSI3
__NW(addv,3)
415
extern Wtype
__addvSI3
(Wtype, Wtype);
428
#define
__addvsi3
__N(addvsi3)
macro
433
extern SItype
__addvsi3
(SItype, SItype);
libgcc2.c
77
__addvSI3
(Wtype a, Wtype b)
88
__addvsi3
(SItype a, SItype b)
87
__addvsi3
(SItype a, SItype b)
function
Completed in 18 milliseconds
Indexes created Fri Apr 10 00:22:58 UTC 2026