OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test__absvsi2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
absvsi2_test.c
24
int
test__absvsi2
(si_int a)
function in typeref:typename:int
38
// if (
test__absvsi2
(0x80000000)) // should abort
40
if (
test__absvsi2
(0x00000000))
42
if (
test__absvsi2
(0x00000001))
44
if (
test__absvsi2
(0x00000002))
46
if (
test__absvsi2
(0x7FFFFFFE))
48
if (
test__absvsi2
(0x7FFFFFFF))
50
if (
test__absvsi2
(0x80000001))
52
if (
test__absvsi2
(0x80000002))
54
if (
test__absvsi2
(0xFFFFFFFE)
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
absvsi2_test.c
24
int
test__absvsi2
(si_int a)
function in typeref:typename:int
38
// if (
test__absvsi2
(0x80000000)) // should abort
40
if (
test__absvsi2
(0x00000000))
42
if (
test__absvsi2
(0x00000001))
44
if (
test__absvsi2
(0x00000002))
46
if (
test__absvsi2
(0x7FFFFFFE))
48
if (
test__absvsi2
(0x7FFFFFFF))
50
if (
test__absvsi2
(0x80000001))
52
if (
test__absvsi2
(0x80000002))
54
if (
test__absvsi2
(0xFFFFFFFE)
[
all
...]
Completed in 37 milliseconds
Indexes created Mon Oct 13 08:09:50 GMT 2025