Searched refs:tre_stack_push (Results 1 – 1 of 1) sorted by relevance
69 tre_stack_push(tre_stack_t *s, union tre_stack_item value) in tre_stack_push() function101 tre_stack_push(s, value); in tre_stack_push()111 return tre_stack_push(s, item); \