MAX_ID_BIT 46 lib/util/idtree.c #define MAX_ID_MASK (MAX_ID_BIT - 1) MAX_ID_BIT 150 lib/util/idtree.c if ((id >= MAX_ID_BIT) || (id < 0))