Go to the documentation of this file.
38 #define AS_BIN_NAME_MAX_SIZE 15
43 #define AS_BIN_NAME_MAX_LEN (AS_BIN_NAME_MAX_SIZE - 1)
57 typedef union as_bin_value_s {
77 typedef struct as_bin_s {
101 typedef struct as_bins_s {
144 return (
char *) bin->
name;