Here is a list of all documented functions with links to the documentation:
- b -
- backtrace() : dummy_methods.c, backtrace.h
- binarysearch() : binarysearch.64.c, binarysearch.h
- bit_change() : utils.h
- bit_clear() : utils.h
- bit_clear32() : utils.h
- bit_locked_set() : utils.h
- bit_most_significant() : utils.h
- bit_set() : utils.h
- bit_set32() : utils.h
- bit_test() : utils.h
- bit_test32() : utils.h
- bloomfilter_add() : bloomfilter.64.c, bloomfilter.h
- bloomfilter_check() : bloomfilter.64.c, bloomfilter.h
- bloomfilter_check_or_add() : bloomfilter.64.c
- bloomfilter_deserialize() : bloomfilter.64.c, bloomfilter.h
- bloomfilter_destroy() : bloomfilter.64.c, bloomfilter.h
- bloomfilter_new() : bloomfilter.64.c, bloomfilter.h
- bloomfilter_serialize() : bloomfilter.64.c, bloomfilter.h
- bplustree_contains() : bplustree.64.c
- bplustree_create_index_with_heap_and_unique() : bplustree.64.c, bplustree.h
- bplustree_delete() : bplustree.64.c
- bplustree_destroy_index() : bplustree.64.c, bplustree.h
- bplustree_find() : bplustree.64.c
- bplustree_get_min_key() : bplustree.64.c
- bplustree_insert() : bplustree.64.c
- bplustree_iterator_create() : bplustree.64.c
- bplustree_iterator_destroy() : bplustree.64.c
- bplustree_iterator_end_of_index() : bplustree.64.c
- bplustree_iterator_get_data() : bplustree.64.c
- bplustree_iterator_get_key() : bplustree.64.c
- bplustree_iterator_next() : bplustree.64.c
- bplustree_search() : bplustree.64.c
- bplustree_set_comparator_for_unique_subpart_for_non_unique_index() : bplustree.64.c, bplustree.h
- bplustree_set_key_cloner() : bplustree.64.c, bplustree.h
- bplustree_set_key_destroyer() : bplustree.64.c, bplustree.h
- bplustree_size() : bplustree.64.c
- bplustree_split_node() : bplustree.64.c
- bplustree_toss_root() : bplustree.64.c
- buffer_append_buffer() : buffer.64.c, buffer.h
- buffer_append_byte() : buffer.64.c, buffer.h
- buffer_append_bytes() : buffer.64.c, buffer.h
- buffer_destroy() : buffer.64.c, buffer.h
- buffer_encapsulate() : buffer.64.c, buffer.h
- buffer_get_all_bytes() : buffer.64.c, buffer.h
- buffer_get_all_bytes_and_destroy() : buffer.64.c, buffer.h
- buffer_get_all_bytes_and_reset() : buffer.64.c, buffer.h
- buffer_get_byte() : buffer.64.c, buffer.h
- buffer_get_bytes() : buffer.64.c, buffer.h
- buffer_get_capacity() : buffer.64.c, buffer.h
- buffer_get_heap() : buffer.64.c, buffer.h
- buffer_get_io_buffer() : stdbufs.64.c, buffer.h, setup.h
- buffer_get_length() : buffer.64.c, buffer.h
- buffer_get_position() : buffer.64.c, buffer.h
- buffer_get_tmp_buffer_for_printf() : buffer.64.c, buffer.h
- buffer_get_view_at_position() : buffer.64.c, buffer.h
- buffer_new_with_capacity() : buffer.64.c, buffer.h
- buffer_peek_byte() : buffer.64.c, buffer.h
- buffer_peek_byte_at_position() : buffer.64.c, buffer.h
- buffer_peek_ints() : buffer.64.c, buffer.h
- buffer_peek_ints_at_position() : buffer.64.c, buffer.h
- buffer_printf() : buffer.64.c, buffer.h
- buffer_read_ints() : buffer.64.c, buffer.h
- buffer_read_line_ext() : buffer.64.c, buffer.h
- buffer_remaining() : buffer.64.c, buffer.h
- buffer_reset() : buffer.64.c, buffer.h
- buffer_reset_tmp_buffer_for_printf() : buffer.64.c, buffer.h
- buffer_seek() : buffer.64.c, buffer.h
- buffer_set_readonly() : buffer.64.c, buffer.h
- buffer_vprintf() : buffer.64.c, buffer.h
- buffer_write_slice_into() : buffer.64.c, buffer.h