OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test__ffsti2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
ffsti2_test.c
24
int
test__ffsti2
(ti_int a, si_int expected)
function
44
if (
test__ffsti2
(0x00000000, 0))
46
if (
test__ffsti2
(0x00000001, 1))
48
if (
test__ffsti2
(0x00000002, 2))
50
if (
test__ffsti2
(0x00000003, 1))
52
if (
test__ffsti2
(0x00000004, 3))
54
if (
test__ffsti2
(0x00000005, 1))
56
if (
test__ffsti2
(0x0000000A, 2))
58
if (
test__ffsti2
(0x10000000, 29))
60
if (
test__ffsti2
(0x20000000, 30)
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
ffsti2_test.c
24
int
test__ffsti2
(ti_int a, si_int expected)
function
44
if (
test__ffsti2
(0x00000000, 0))
46
if (
test__ffsti2
(0x00000001, 1))
48
if (
test__ffsti2
(0x00000002, 2))
50
if (
test__ffsti2
(0x00000003, 1))
52
if (
test__ffsti2
(0x00000004, 3))
54
if (
test__ffsti2
(0x00000005, 1))
56
if (
test__ffsti2
(0x0000000A, 2))
58
if (
test__ffsti2
(0x10000000, 29))
60
if (
test__ffsti2
(0x20000000, 30)
[
all
...]
Completed in 13 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026