Searched refs:INSERTION_ELT (Results 1 – 4 of 4) sorted by relevance
49 } INSERTION_ELT; typedef52 extern INSERTION_ELT *insertion_stack;
50 INSERTION_ELT *insertion_stack = NULL;102 INSERTION_ELT *elt = insertion_stack; in current_item_function()183 INSERTION_ELT *new = xmalloc (sizeof (INSERTION_ELT)); in push_insertion()203 INSERTION_ELT *temp = insertion_stack; in pop_insertion()269 INSERTION_ELT *temp = insertion_stack; in is_in_insertion_of_type()2112 INSERTION_ELT *stack = insertion_stack; in cm_item()
704 INSERTION_ELT *i = insertion_stack; in cm_defun()
2538 INSERTION_ELT *i; in defining_copying()