Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c1688 int flags, int *pos_add, tre_tag_direction_t *tag_directions, in tre_copy_ast()
1728 pos += *pos_add; in tre_copy_ast()
1823 *pos_add += num_copied; in tre_copy_ast()
1840 int pos_add = 0; in tre_expand_ast() local
1867 lit->position += pos_add; in tre_expand_ast()
1894 STACK_PUSHX(stack, int, pos_add); in tre_expand_ast()
1903 pos_add = 0; in tre_expand_ast()
1916 pos_add = tre_stack_pop_int(stack); in tre_expand_ast()
1917 pos_add_last = pos_add; in tre_expand_ast()
1922 int pos_add_save = pos_add; in tre_expand_ast()
1687 tre_copy_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int flags, int *pos_add, tre_tag_direction_t *tag_directions, tre_ast_node_t **copy, int *max_pos) tre_copy_ast() argument
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c1689 int flags, int *pos_add, tre_tag_direction_t *tag_directions, in tre_copy_ast()
1729 pos += *pos_add; in tre_copy_ast()
1824 *pos_add += num_copied; in tre_copy_ast()
1841 int pos_add = 0; in tre_expand_ast() local
1868 lit->position += pos_add; in tre_expand_ast()
1895 STACK_PUSHX(stack, int, pos_add); in tre_expand_ast()
1904 pos_add = 0; in tre_expand_ast()
1917 pos_add = tre_stack_pop_int(stack); in tre_expand_ast()
1918 pos_add_last = pos_add; in tre_expand_ast()
1923 int pos_add_save = pos_add; in tre_expand_ast()
1688 tre_copy_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int flags, int *pos_add, tre_tag_direction_t *tag_directions, tre_ast_node_t **copy, int *max_pos) tre_copy_ast() argument
[all...]
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c1688 int flags, int *pos_add, tre_tag_direction_t *tag_directions, in tre_copy_ast()
1728 pos += *pos_add; in tre_copy_ast()
1823 *pos_add += num_copied; in tre_copy_ast()
1840 int pos_add = 0; in tre_expand_ast() local
1867 lit->position += pos_add; in tre_expand_ast()
1894 STACK_PUSHX(stack, int, pos_add); in tre_expand_ast()
1903 pos_add = 0; in tre_expand_ast()
1916 pos_add = tre_stack_pop_int(stack); in tre_expand_ast()
1917 pos_add_last = pos_add; in tre_expand_ast()
1922 int pos_add_save = pos_add; in tre_expand_ast()
1687 tre_copy_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int flags, int *pos_add, tre_tag_direction_t *tag_directions, tre_ast_node_t **copy, int *max_pos) tre_copy_ast() argument
[all...]
/third_party/musl/src/regex/
H A Dregcomp.c1688 int flags, int *pos_add, tre_tag_direction_t *tag_directions, in tre_copy_ast()
1728 pos += *pos_add; in tre_copy_ast()
1823 *pos_add += num_copied; in tre_copy_ast()
1840 int pos_add = 0; in tre_expand_ast() local
1867 lit->position += pos_add; in tre_expand_ast()
1894 STACK_PUSHX(stack, int, pos_add); in tre_expand_ast()
1903 pos_add = 0; in tre_expand_ast()
1916 pos_add = tre_stack_pop_int(stack); in tre_expand_ast()
1917 pos_add_last = pos_add; in tre_expand_ast()
1922 int pos_add_save = pos_add; in tre_expand_ast()
1687 tre_copy_ast(tre_mem_t mem, tre_stack_t *stack, tre_ast_node_t *ast, int flags, int *pos_add, tre_tag_direction_t *tag_directions, tre_ast_node_t **copy, int *max_pos) tre_copy_ast() argument
[all...]

Completed in 11 milliseconds