Searched refs:rroot (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dmamake.c487 register Dict_item_t* rroot; local
490 left = right = lroot = rroot = 0;
506 rroot = root;
533 rroot = root->right;
550 root->right = rroot;
556 left->right = rroot;
562 dict->root = rroot;
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/misc/
H A Dfts.c265 register FTSENT* rroot; local
267 left = right = lroot = rroot = 0;
292 rroot = root;
330 rroot = root->right;
337 root->right = rroot;

Completed in 80 milliseconds