Go to the documentation of this file.
37 #define AS_BIN_NAME_MAX_SIZE 15
42 #define AS_BIN_NAME_MAX_LEN (AS_BIN_NAME_MAX_SIZE - 1)
56 typedef union as_bin_value_s {
75 typedef struct as_bin_s {
99 typedef struct as_bins_s {
142 return (
char *) bin->
name;