Searched refs:stemid (Results 1 – 2 of 2) sorted by relevance
293 int stemid; in find_stem_from_spec() local299 stemid = find_stem(data, buf, stem_len); in find_stem_from_spec()300 if (stemid >= 0) in find_stem_from_spec()301 return stemid; in find_stem_from_spec()
296 int stemid; in find_stem_from_spec() local302 stemid = find_stem(data, buf, stem_len); in find_stem_from_spec()303 if (stemid >= 0) in find_stem_from_spec()304 return stemid; in find_stem_from_spec()