Searched refs:right (Results 1 – 12 of 12) sorted by relevance
99 t = t->right; in splaytree_splay()114 for (y = N.right; y != NULL; y = y->right) { in splaytree_splay()124 r->left = t->right; in splaytree_splay()125 t->left = N.right; in splaytree_splay()126 t->right = N.left; in splaytree_splay()148 new->right = t; in splaytree_insert()152 new->right = t->right; in splaytree_insert()154 t->right = NULL; in splaytree_insert()174 x = t->right; in splaytree_delete()177 x->right = t->right; in splaytree_delete()[all …]
5 struct tree_node * left, * right; member
27 %right NOT.
696 stat_cache_tag_old_entries(srv, t->right, keys, ndx); in stat_cache_tag_old_entries()
9 padding-right: 2px;15 padding-right: 2px;20 text-align: right;
28 padding-right: 14px;32 padding-right: 14px;35 text-align: right;
48 extension itself but the right part of the URL: ::
135 …n the script is finished. The elements of the array are processed left to right and the elements c…
580 right away. This happens if FCGI_WEB_SERVER_ADDRS doesn't
248 right script to run: please start by reading the file 'INSTALL'.
313 dnl require some minimum version. Point them to the right macro.918 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further1329 # run "make install-strip". However 'strip' might not be the right
1685 lt_cv_sys_max_cmd_len=12288; # 12K is about right