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

/ast/src/cmd/INIT/
H A Dmamake.c486 register Dict_item_t* lroot; local
490 left = right = lroot = rroot = 0;
522 lroot = root;
537 lroot = root->left;
549 root->left = lroot;
557 dict->root = lroot;
561 right->left = lroot;
/ast/src/lib/libast/misc/
H A Dfts.c264 register FTSENT* lroot; local
267 left = right = lroot = rroot = 0;
317 lroot = root;
334 lroot = root->left;
336 root->left = lroot;

Completed in 24 milliseconds