Searched refs:algo_types (Results 1 – 2 of 2) sorted by relevance
215 extern ilbadm_val_type_t algo_types[];272 char *s = i_str_from_val((int)algo, &algo_types[0]); in algo2str()280 char *s = i_str_from_val((int)algo, &algo_types[0]); in algo2bare_str()
52 ilbadm_val_type_t algo_types[] = { variable1007 rd->r_algo = i_val_from_str(val, &algo_types[0]); in i_store_val()