Home
last modified time | relevance | path

Searched refs:right (Results 1 – 5 of 5) sorted by relevance

/iconv/
A Dstrtab.c37 struct Strent *right; member
169 newstr->right = NULL; in newstring()
205 return searchstring (&(*sep)->right, newstr); in searchstring()
265 newstr->right = (*sep)->right; in strtabadd()
303 if (nodep->right != NULL) in copystrings()
304 copystrings (nodep->right, freep, offsetp); in copystrings()
A Dgconv_conf.c115 node = node->right; in detect_conflict()
216 newp->right = root->right; in insert_module()
232 rootp = &root->right; in insert_module()
A Dgconv_int.h73 struct gconv_module *right; /* Prefix larger. */ member
A Dgconv_db.c649 node = node->right; in find_derivation()
816 if (node->right != NULL) in free_modules_db()
817 free_modules_db (node->right); in free_modules_db()
A Diconv_prog.c698 if (node->right != NULL) in add_known_names()
699 add_known_names (node->right); in add_known_names()

Completed in 13 milliseconds