Searched refs:collundefs (Results 1 – 1 of 1) sorted by relevance
194 static avl_tree_t collundefs; variable426 avl_create(&collundefs, collundef_compare, sizeof (collsym_t), in init_collate()513 if ((ud = avl_find(&collundefs, &srch, &where)) == NULL) { in get_collundef()522 avl_insert(&collundefs, ud, where); in get_collundef()