OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:naive_popcount
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/test/Unit/
popcountdi2_test.c
22
int
naive_popcount
(di_int a)
function in typeref:typename:int
33
si_int expected =
naive_popcount
(a);
popcountsi2_test.c
22
int
naive_popcount
(si_int a)
function in typeref:typename:int
33
si_int expected =
naive_popcount
(a);
popcountti2_test.c
24
int
naive_popcount
(ti_int a)
function in typeref:typename:int
35
si_int expected =
naive_popcount
(a);
popcountdi2_test.c
22
int
naive_popcount
(di_int a)
function in typeref:typename:int
33
si_int expected =
naive_popcount
(a);
popcountsi2_test.c
22
int
naive_popcount
(si_int a)
function in typeref:typename:int
33
si_int expected =
naive_popcount
(a);
popcountti2_test.c
24
int
naive_popcount
(ti_int a)
function in typeref:typename:int
35
si_int expected =
naive_popcount
(a);
/src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
popcountdi2_test.c
22
int
naive_popcount
(di_int a)
function in typeref:typename:int
33
si_int expected =
naive_popcount
(a);
popcountsi2_test.c
22
int
naive_popcount
(si_int a)
function in typeref:typename:int
33
si_int expected =
naive_popcount
(a);
popcountti2_test.c
24
int
naive_popcount
(ti_int a)
function in typeref:typename:int
35
si_int expected =
naive_popcount
(a);
popcountdi2_test.c
22
int
naive_popcount
(di_int a)
function in typeref:typename:int
33
si_int expected =
naive_popcount
(a);
popcountsi2_test.c
22
int
naive_popcount
(si_int a)
function in typeref:typename:int
33
si_int expected =
naive_popcount
(a);
popcountti2_test.c
24
int
naive_popcount
(ti_int a)
function in typeref:typename:int
35
si_int expected =
naive_popcount
(a);
Completed in 24 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025