Home
last modified time | relevance | path

Searched refs:BIN_TREE_STORAGE_SIZE (Results 1 – 2 of 2) sorted by relevance

/posix/
A Dregex_internal.h484 #define BIN_TREE_STORAGE_SIZE \ macro
490 bin_tree_t data[BIN_TREE_STORAGE_SIZE];
A Dregcomp.c848 dfa->str_tree_storage_idx = BIN_TREE_STORAGE_SIZE; in init_dfa()
988 dfa->str_tree_storage_idx = BIN_TREE_STORAGE_SIZE; in free_workarea_compile()
3825 if (__glibc_unlikely (dfa->str_tree_storage_idx == BIN_TREE_STORAGE_SIZE)) in create_token_tree()

Completed in 13 milliseconds