Go to the documentation of this file.
33 #define AS_BIN_NAME_MAX_SIZE 15
38 #define AS_BIN_NAME_MAX_LEN (AS_BIN_NAME_MAX_SIZE - 1)
52 typedef union as_bin_value_s {
71 typedef struct as_bin_s {
95 typedef struct as_bins_s {
138 return (
char *) bin->
name;