#define FLAGTYPE_INDEX(t,n) (((n)+FLAGROUND(t))/FLAGTYPEBITS(t))
sack_types.h
the index of the FLAGSETTYPE which contains the bit in question
Macros