OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:do_test_bit_op
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/jemalloc.old/dist/test/unit/
fb.c
811
do_test_bit_op
(size_t nbits, bool (*op)(bool a, bool b),
function
882
do_test_bit_op
(nbits, &binary_and, &fb_bit_and);
900
do_test_bit_op
(nbits, &binary_or, &fb_bit_or);
926
do_test_bit_op
(nbits, &binary_not, &fb_bit_not_shim);
/src/external/bsd/jemalloc/dist/test/unit/
fb.c
803
do_test_bit_op
(size_t nbits, bool (*op)(bool a, bool b),
function
877
do_test_bit_op
(nbits, &binary_and, &fb_bit_and);
894
do_test_bit_op
(nbits, &binary_or, &fb_bit_or);
919
do_test_bit_op
(nbits, &binary_not, &fb_bit_not_shim);
Completed in 14 milliseconds
Indexes created Sun Apr 26 00:22:38 UTC 2026