Home | History | Annotate | Download | only in lib

Lines Matching refs:pstate

41   char *pstate = (char *)ps;
43 if (pstate == NULL)
44 pstate = internal_state;
58 size_t nstate = pstate[0];
70 buf[2] = pstate[3];
73 buf[1] = pstate[2];
76 buf[0] = pstate[1];
108 pstate[0] = 0;
295 pstate[++k] = s[0];
298 pstate[++k] = s[1];
300 pstate[++k] = s[2];
305 pstate[0] = m;