Searched defs:tags (Results 1 - 4 of 4) sorted by relevance

/seL4-test-master/projects/musllibc/src/regex/
H A Dregexec.c160 regoff_t *tags; member in struct:__anon415
165 regoff_t **tags; member in struct:__anon416
498 regoff_t *tags; member in struct:__anon417
622 regoff_t *tags = NULL; local
930 tre_fill_pmatch(size_t nmatch, regmatch_t pmatch[], int cflags, const tre_tnfa_t *tnfa, regoff_t *tags, regoff_t match_eo) argument
1001 regoff_t *tags = NULL, eo; local
[all...]
H A Dtre.h104 int *tags; member in struct:tnfa_transition
H A Dregcomp.c51 int *tags; member in struct:__anon401
2045 tre_set_union(tre_mem_t mem, tre_pos_and_tags_t *set1, tre_pos_and_tags_t *set2, int *tags, int assertions) argument
2120 tre_match_empty(tre_stack_t *stack, tre_ast_node_t *node, int *tags, int *assertions, int *num_tags_seen) argument
2363 int num_tags, *tags, assertions; local
[all...]
/seL4-test-master/tools/nanopb/generator/
H A Dnanopb_generator.py560 def tags(self): member in class:Field
717 def tags(self): member in class:ExtensionRange
740 def tags(self): member in class:ExtensionField
829 def tags(self): member in class:OneOf

Completed in 43 milliseconds