Home
last modified time | relevance | path

Searched refs:tre_set_union (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c2059 tre_set_union(tre_mem_t mem, tre_pos_and_tags_t *set1, tre_pos_and_tags_t *set2, in tre_set_union() function
2351 node->firstpos = tre_set_union(mem, uni->left->firstpos, in tre_compute_nfl()
2355 node->lastpos = tre_set_union(mem, uni->left->lastpos, in tre_compute_nfl()
2408 tre_set_union(mem, cat->right->firstpos, cat->left->firstpos, in tre_compute_nfl()
2445 tre_set_union(mem, cat->left->lastpos, cat->right->lastpos, in tre_compute_nfl()
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c2060 tre_set_union(tre_mem_t mem, tre_pos_and_tags_t *set1, tre_pos_and_tags_t *set2, in tre_set_union() function
2352 node->firstpos = tre_set_union(mem, uni->left->firstpos, in tre_compute_nfl()
2356 node->lastpos = tre_set_union(mem, uni->left->lastpos, in tre_compute_nfl()
2409 tre_set_union(mem, cat->right->firstpos, cat->left->firstpos, in tre_compute_nfl()
2446 tre_set_union(mem, cat->left->lastpos, cat->right->lastpos, in tre_compute_nfl()
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c2059 tre_set_union(tre_mem_t mem, tre_pos_and_tags_t *set1, tre_pos_and_tags_t *set2, in tre_set_union() function
2351 node->firstpos = tre_set_union(mem, uni->left->firstpos, in tre_compute_nfl()
2355 node->lastpos = tre_set_union(mem, uni->left->lastpos, in tre_compute_nfl()
2408 tre_set_union(mem, cat->right->firstpos, cat->left->firstpos, in tre_compute_nfl()
2445 tre_set_union(mem, cat->left->lastpos, cat->right->lastpos, in tre_compute_nfl()
/third_party/musl/src/regex/
H A Dregcomp.c2059 tre_set_union(tre_mem_t mem, tre_pos_and_tags_t *set1, tre_pos_and_tags_t *set2, in tre_set_union() function
2351 node->firstpos = tre_set_union(mem, uni->left->firstpos, in tre_compute_nfl()
2355 node->lastpos = tre_set_union(mem, uni->left->lastpos, in tre_compute_nfl()
2408 tre_set_union(mem, cat->right->firstpos, cat->left->firstpos, in tre_compute_nfl()
2445 tre_set_union(mem, cat->left->lastpos, cat->right->lastpos, in tre_compute_nfl()

Completed in 19 milliseconds