|
libexplain
1.4.D001
|
#include <libexplain/buffer/boolean.h>#include <libexplain/buffer/pointer.h>#include <libexplain/is_efault.h>#include <libexplain/parse_bits.h>Go to the source code of this file.
Functions | |
| void | explain_buffer_boolean (explain_string_buffer_t *sb, int value) |
| void | explain_buffer_boolean_ptr (explain_string_buffer_t *sb, const int *data) |
| void explain_buffer_boolean | ( | explain_string_buffer_t * | sb, |
| int | data | ||
| ) |
| void explain_buffer_boolean_ptr | ( | explain_string_buffer_t * | sb, |
| const int * | data | ||
| ) |
1.7.6.1