BIN_TREE_STORAGE_SIZE  816 maint/gnulib/lib/regcomp.c   dfa->str_tree_storage_idx = BIN_TREE_STORAGE_SIZE;
BIN_TREE_STORAGE_SIZE  952 maint/gnulib/lib/regcomp.c   dfa->str_tree_storage_idx = BIN_TREE_STORAGE_SIZE;
BIN_TREE_STORAGE_SIZE 3671 maint/gnulib/lib/regcomp.c   if (__glibc_unlikely (dfa->str_tree_storage_idx == BIN_TREE_STORAGE_SIZE))
BIN_TREE_STORAGE_SIZE  481 maint/gnulib/lib/regex_internal.h   bin_tree_t data[BIN_TREE_STORAGE_SIZE];