Searched refs:INSERTION_ELT (Results 1 – 4 of 4) sorted by relevance
51 } INSERTION_ELT; typedef54 extern INSERTION_ELT *insertion_stack;
52 INSERTION_ELT *insertion_stack = NULL;104 INSERTION_ELT *elt = insertion_stack; in current_item_function()185 INSERTION_ELT *new = xmalloc (sizeof (INSERTION_ELT)); in push_insertion()205 INSERTION_ELT *temp = insertion_stack; in pop_insertion()271 INSERTION_ELT *temp = insertion_stack; in is_in_insertion_of_type()2114 INSERTION_ELT *stack = insertion_stack; in cm_item()
706 INSERTION_ELT *i = insertion_stack; in cm_defun()
2538 INSERTION_ELT *i; in defining_copying()