Crate bitmagic_sys[][src]

Structs

BM_bvector_statistics
max_align_t

Constants

BM_ERR_BADALLOC
BM_ERR_BADALLOC_MSG
BM_ERR_BADARG
BM_ERR_BADARG_MSG
BM_ERR_BAD_VALUE
BM_ERR_BAD_VALUE_MSG
BM_ERR_CPU
BM_ERR_CPU_MSG
BM_ERR_DETACHED
BM_ERR_DETACHED_MSG
BM_ERR_JVM_NOT_SUPPORTED
BM_ERR_JVM_NOT_SUPPORTED_MSG
BM_ERR_JVM_OUT_OF_MEMORY
BM_ERR_JVM_OUT_OF_MEMORY_MSG
BM_ERR_RANGE
BM_ERR_RANGE_MSG
BM_ERR_RANK_SELECT_IDX_MISSING
BM_ERR_SERIALFORMAT
BM_ERR_SERIALFORMAT_MSG
BM_FALSE
BM_OK
BM_OK_MSG
BM_SIMD_AVX2
BM_SIMD_NO
BM_SIMD_SSE2
BM_SIMD_SSE42
BM_TRUE
BM_UNK_MSG

Functions

BM_bvector_any
BM_bvector_any_AND
BM_bvector_any_OR
BM_bvector_any_SUB
BM_bvector_any_XOR
BM_bvector_calc_stat
BM_bvector_clear
BM_bvector_combine_AND
BM_bvector_combine_AND_2sc
BM_bvector_combine_AND_arr
BM_bvector_combine_AND_arr_sorted
BM_bvector_combine_OR
BM_bvector_combine_OR_2sc
BM_bvector_combine_OR_arr
BM_bvector_combine_SUB
BM_bvector_combine_SUB_2sc
BM_bvector_combine_SUB_arr
BM_bvector_combine_XOR
BM_bvector_combine_XOR_2sc
BM_bvector_combine_XOR_arr
BM_bvector_combine_operation
BM_bvector_compare
BM_bvector_construct
BM_bvector_construct_copy
BM_bvector_count
BM_bvector_count_AND
BM_bvector_count_OR
BM_bvector_count_SUB
BM_bvector_count_XOR
BM_bvector_count_range
BM_bvector_deserialize
BM_bvector_enumerator_construct
BM_bvector_enumerator_construct_from
BM_bvector_enumerator_free
BM_bvector_enumerator_get_value
BM_bvector_enumerator_goto
BM_bvector_enumerator_is_valid
BM_bvector_enumerator_next
BM_bvector_extract_next
BM_bvector_find
BM_bvector_find_first_mismatch
BM_bvector_find_rank
BM_bvector_find_reverse
BM_bvector_flip_bit
BM_bvector_free
BM_bvector_get_bit
BM_bvector_get_first
BM_bvector_get_next
BM_bvector_get_size
BM_bvector_inc_bit
BM_bvector_init
BM_bvector_invert
BM_bvector_merge
BM_bvector_optimize
BM_bvector_rshift1
BM_bvector_serialize
BM_bvector_set
BM_bvector_set_bit
BM_bvector_set_bit_conditional
BM_bvector_set_bit_no_check
BM_bvector_set_bits
BM_bvector_set_range
BM_bvector_set_size
BM_bvector_swap
BM_error_msg

return error message by code

BM_init
BM_simd_version

return SIMD version used to build binaries one of BM_SIMD_* defines

BM_version

return copyright info string and version information.

Type Definitions

wchar_t