Home | History | Annotate | Download | only in lib

Lines Matching full:pstate

41   char *pstate = (char *)ps;
55 if (pstate == NULL)
56 pstate = internal_state;
59 size_t nstate = pstate[0];
71 buf[2] = pstate[3];
74 buf[1] = pstate[2];
77 buf[0] = pstate[1];
109 pstate[0] = 0;
302 pstate[++k] = s[0];
305 pstate[++k] = s[1];
307 pstate[++k] = s[2];
312 pstate[0] = m;