Searched refs:pop_stack (Results 1 – 3 of 3) sorted by relevance
90 pop_stack(apr_array_header_t *db_stack, in pop_stack() function220 SVN_ERR(pop_stack(db_stack, editor)); in svn_delta_path_driver2()295 SVN_ERR(pop_stack(db_stack, editor)); in svn_delta_path_driver2()
251 static void pop_stack (stack, int);388 pop_stack (stack regstack, int regno) in pop_stack() function1280 pop_stack (regstack, REGNO (XEXP (src1_note, 0))); in compare_for_stack_reg()1300 pop_stack (regstack, REGNO (XEXP (src2_note, 0))); in compare_for_stack_reg()
13635 * reg-stack.c (pop_stack): Add prototype.14785 * reg-stack.c (pop_stack): Define. Pops any register on the14787 (compare_for_stack_reg): Use pop_stack.