Searched refs:wn_byte (Results 1 – 1 of 1) sorted by relevance
2126 if (node->wn_byte != NUL) in spell_print_node()2144 if (node->wn_byte == NUL) in spell_print_node()4462 np->wn_byte = copyp->wn_byte; in tree_add_word()4463 if (np->wn_byte == NUL) in tree_add_word()4513 np->wn_byte = word[i]; in tree_add_word()4789 if (np->wn_byte == NUL) in node_compress()4826 if (p1->wn_byte != p2->wn_byte in node_equal()4827 || (p1->wn_byte == NUL in node_equal()5283 if (np->wn_byte != NUL) in clear_node()5332 if (np->wn_byte == 0) in put_node()[all …]