Searched defs:postp (Results 1 – 1 of 1) sorted by relevance
3717 static void node_list_split(node *p, int *wherep, node **prep, node **postp) in node_list_split()3738 void dbreak_node::split(int where, node **prep, node **postp) in split()