Searched defs:pstate (Results 1 – 5 of 5) sorted by relevance
56 const char *pstate = (const char *)ps; in mbsinit() local
41 char *pstate = (char *)ps; in mbrtowc() local
1967 struct pstate { struct1968 char *filename; /* Name of the input file */1992 static void parseonetoken(struct pstate *psp) in parseonetoken() argument
387 int pstate; /* progressive state */ member