Home
last modified time | relevance | path

Searched refs:find_string_out (Results 1 – 1 of 1) sorted by relevance

/dports/astro/xearth/xearth-1.2/
H A Dgifout.c96 static int find_string_out _P((int, int));
279 idx = find_string_out(old_code, val);
318 idx = find_string_out(old_code, row[col]);
509 static int find_string_out(p, e) in find_string_out() function