Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/tre/dist/lib/
H A Dtre-stack.c69 tre_stack_push(tre_stack_t *s, union tre_stack_item value) in tre_stack_push() function
101 tre_stack_push(s, value); in tre_stack_push()
111 return tre_stack_push(s, item); \