Searched refs:where_sym (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/iconv/
H A Dcharmap.c292 avl_index_t where_sym, where_mbs; local
305 s = avl_find(&cmap_sym, n, &where_sym);
325 avl_insert(&cmap_sym, n, where_sym);
329 avl_insert(&cmap_sym, n, where_sym);

Completed in 57 milliseconds