BIN_TREE_STORAGE_SIZE  852 compat/regex/regcomp.c   dfa->str_tree_storage_idx = BIN_TREE_STORAGE_SIZE;
BIN_TREE_STORAGE_SIZE  988 compat/regex/regcomp.c   dfa->str_tree_storage_idx = BIN_TREE_STORAGE_SIZE;
BIN_TREE_STORAGE_SIZE 3776 compat/regex/regcomp.c   if (BE (dfa->str_tree_storage_idx == BIN_TREE_STORAGE_SIZE, 0))
BIN_TREE_STORAGE_SIZE  501 compat/regex/regex_internal.h   bin_tree_t data[BIN_TREE_STORAGE_SIZE];