BIN_TREE_STORAGE_SIZE  848 maint/gnulib/lib/regcomp.c   dfa->str_tree_storage_idx = BIN_TREE_STORAGE_SIZE;
BIN_TREE_STORAGE_SIZE  988 maint/gnulib/lib/regcomp.c   dfa->str_tree_storage_idx = BIN_TREE_STORAGE_SIZE;
BIN_TREE_STORAGE_SIZE 3807 maint/gnulib/lib/regcomp.c   if (__glibc_unlikely (dfa->str_tree_storage_idx == BIN_TREE_STORAGE_SIZE))
BIN_TREE_STORAGE_SIZE  490 maint/gnulib/lib/regex_internal.h   bin_tree_t data[BIN_TREE_STORAGE_SIZE];