Searched refs:pushstring (Results 1 – 3 of 3) sorted by relevance
54 void pushstring(char *, int, void *);
386 pushstring(char *s, int len, void *ap) in pushstring() function
756 pushstring(ap->val, strlen(ap->val), ap); in readtoken()1181 pushstring(line, strlen(line), NULL); in readtoken1()