PACKED_BINS       115 st.c           #define PACKED_ENT(table, i) PACKED_BINS(table)[i]
PACKED_BINS       479 st.c               MEMCPY(packed_bins, PACKED_BINS(table), st_packed_entry, MAX_PACKED_HASH);