OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__negti2
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
negti2.c
1
/* ===-- negti2.c - Implement
__negti2
-------------------------------------===
10
* This file implements
__negti2
for the compiler_rt library.
22
__negti2
(ti_int a)
function in typeref:typename:COMPILER_RT_ABI ti_int
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
negvti2_test.c
24
ti_int
__negti2
(ti_int a);
29
ti_int expected =
__negti2
(a);
negti2_test.c
1
//===-- negti2_test.c - Test
__negti2
-------------------------------------===//
10
// This file tests
__negti2
for the compiler_rt library.
21
ti_int
__negti2
(ti_int a);
25
ti_int x =
__negti2
(a);
34
printf("error in
__negti2
: -0x%.16llX%.16llX = 0x%.16llX%.16llX, "
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
negvti2_test.c
24
COMPILER_RT_ABI ti_int
__negti2
(ti_int a);
29
ti_int expected =
__negti2
(a);
negti2_test.c
1
//===-- negti2_test.c - Test
__negti2
-------------------------------------===//
10
// This file tests
__negti2
for the compiler_rt library.
21
COMPILER_RT_ABI ti_int
__negti2
(ti_int a);
25
ti_int x =
__negti2
(a);
34
printf("error in
__negti2
: -0x%.16llX%.16llX = 0x%.16llX%.16llX, "
Completed in 15 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025