Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/musl/src/regex/
Dregcomp.c337 tre_stack_push(tre_stack_t *s, union tre_stack_item value) in tre_stack_push() function
365 tre_stack_push(s, value); in tre_stack_push()
375 return tre_stack_push(s, item); \
/aosp_15_r20/external/musl/src/regex/
H A Dregcomp.c337 tre_stack_push(tre_stack_t *s, union tre_stack_item value) in tre_stack_push() function
365 tre_stack_push(s, value); in tre_stack_push()
375 return tre_stack_push(s, item); \