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