find_rep_val
extern rep_val_t *find_rep_val(uu_list_t *, int64_t);
if ((rv = find_rep_val(list, val)) != NULL) {