Home | History | Annotate | Download | only in lib

Lines Matching full:postmp

2019     picoos_uint32 postmp;
2023 postmp = 0;
2024 while ((postmp <= pos) && (count < graphlen)) {
2025 if (!picobase_get_next_utf8charpos(utfgraph, graphlen, &postmp)) {
2027 count, pos, postmp));