BIN_TREE_STORAGE_SIZE  872 lib/regcomp.c    dfa->str_tree_storage_idx = BIN_TREE_STORAGE_SIZE;
BIN_TREE_STORAGE_SIZE  973 lib/regcomp.c    dfa->str_tree_storage_idx = BIN_TREE_STORAGE_SIZE;
BIN_TREE_STORAGE_SIZE 3771 lib/regcomp.c    if (BE (dfa->str_tree_storage_idx == BIN_TREE_STORAGE_SIZE, 0))
BIN_TREE_STORAGE_SIZE  500 lib/regex_internal.h   bin_tree_t data[BIN_TREE_STORAGE_SIZE];