Searched refs:S_GBIF_MAX_WRSIZE (Results 1 – 1 of 1) sorted by relevance
4124 #define S_GBIF_MAX_WRSIZE 6 macro4126 #define V_GBIF_MAX_WRSIZE(x) ((x) << S_GBIF_MAX_WRSIZE)4127 #define G_GBIF_MAX_WRSIZE(x) (((x) >> S_GBIF_MAX_WRSIZE) & M_GBIF_MAX_WRSIZE)