OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test__popcountti2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
popcountti2_test.c
32
int
test__popcountti2
(ti_int a)
function in typeref:typename:int
54
if (
test__popcountti2
(0))
56
if (
test__popcountti2
(1))
58
if (
test__popcountti2
(2))
60
if (
test__popcountti2
(0xFFFFFFFFFFFFFFFDLL))
62
if (
test__popcountti2
(0xFFFFFFFFFFFFFFFELL))
64
if (
test__popcountti2
(0xFFFFFFFFFFFFFFFFLL))
66
if (
test__popcountti2
(make_ti(0xFFFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFDLL)))
68
if (
test__popcountti2
(make_ti(0xFFFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFELL)))
70
if (
test__popcountti2
(make_ti(0xFFFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFFLL))
[
all
...]
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
popcountti2_test.c
32
int
test__popcountti2
(ti_int a)
function in typeref:typename:int
54
if (
test__popcountti2
(0))
56
if (
test__popcountti2
(1))
58
if (
test__popcountti2
(2))
60
if (
test__popcountti2
(0xFFFFFFFFFFFFFFFDLL))
62
if (
test__popcountti2
(0xFFFFFFFFFFFFFFFELL))
64
if (
test__popcountti2
(0xFFFFFFFFFFFFFFFFLL))
66
if (
test__popcountti2
(make_ti(0xFFFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFDLL)))
68
if (
test__popcountti2
(make_ti(0xFFFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFELL)))
70
if (
test__popcountti2
(make_ti(0xFFFFFFFFFFFFFFFFLL, 0xFFFFFFFFFFFFFFFFLL))
[
all
...]
Completed in 14 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025