OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test__negvdi2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
negvdi2_test.c
23
int
test__negvdi2
(di_int a)
function in typeref:typename:int
35
// if (
test__negvdi2
(0x8000000000000000LL)) // should abort
37
if (
test__negvdi2
(0x0000000000000000LL))
39
if (
test__negvdi2
(0x0000000000000001LL))
41
if (
test__negvdi2
(0x0000000000000002LL))
43
if (
test__negvdi2
(0x7FFFFFFFFFFFFFFELL))
45
if (
test__negvdi2
(0x7FFFFFFFFFFFFFFFLL))
47
if (
test__negvdi2
(0x8000000000000001LL))
49
if (
test__negvdi2
(0x8000000000000002LL))
51
if (
test__negvdi2
(0xFFFFFFFFFFFFFFFELL)
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
negvdi2_test.c
23
int
test__negvdi2
(di_int a)
function in typeref:typename:int
35
// if (
test__negvdi2
(0x8000000000000000LL)) // should abort
37
if (
test__negvdi2
(0x0000000000000000LL))
39
if (
test__negvdi2
(0x0000000000000001LL))
41
if (
test__negvdi2
(0x0000000000000002LL))
43
if (
test__negvdi2
(0x7FFFFFFFFFFFFFFELL))
45
if (
test__negvdi2
(0x7FFFFFFFFFFFFFFFLL))
47
if (
test__negvdi2
(0x8000000000000001LL))
49
if (
test__negvdi2
(0x8000000000000002LL))
51
if (
test__negvdi2
(0xFFFFFFFFFFFFFFFELL)
[
all
...]
Completed in 15 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025