Lines Matching defs:zprl_children
531 uint64_t zprl_children;
582 rep.zprl_children = 1;
597 rep.zprl_children = 0;
624 rep.zprl_children++;
762 } else if (lastrep.zprl_children != rep.zprl_children) {
771 lastrep.zprl_children,
772 rep.zprl_children,
858 } else if (current->zprl_children != new->zprl_children) {
862 current->zprl_children, current->zprl_type,
863 new->zprl_children, new->zprl_type);