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