Searched refs:AVLT (Results 1 – 1 of 1) sorted by relevance
1798 static AVL_Tree *AVLT, *AVLKWP; variable1900 AVL_setv(AVLT, &AI); in KWhash()1905 if ((kwsp = (KWseen**)AVL_find((const Element*)&KW0p, AVLT))) in KWhash()1910 AVL_find((const Element*)&KW0p, AVLT); in KWhash()1945 AVL_insert((const Element*)kwsp, AVLT); in KWhash()2043 AVL_Tree_free(&AVLT); in AVL_Clear()2058 if (AVLT) in kw_setup1()2060 AVLT = AVL_Tree_alloc(0, (AVL_Elcomp)avlcmp, Alloc1); in kw_setup1()2373 if (AVLT) in nidr_cleanup()