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

/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A Dmamake.c485 register Dict_item_t* rroot; local
488 left = right = lroot = rroot = 0;
504 rroot = root;
531 rroot = root->right;
548 root->right = rroot;
554 left->right = rroot;
560 dict->root = rroot;
/macosx-10.9.5/ksh-20/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 82 milliseconds