#include <gandalf/common/misc_defs.h>#include <gandalf/common/bit_array.h>#include <gandalf/common/misc_error.h>#include <string.h>Functions | |
| const char * | gan_type_string (Gan_Type type) |
| Generates a string identifier for an internal type. | |
| void * | memcpy (void *dest, const void *src, size_t n) |
Variables | |
| Gan_Bool | gan_debug = GAN_FALSE |
| const size_t | gan_type_sizes [] |
| Array of sizes of simple types used in Gandalf. | |
Part of: Gandalf Library
1.3.9.1