Searched refs:store_string (Results 1 – 1 of 1) sorted by relevance
817 do { if (store_string((s),(a),(pos))) return (1); } while (0)819 static int store_string(char *s, int a, POSITION pos) in store_string() function