Home | History | Annotate | Download | only in lib

Lines Matching refs:lj

785     picoos_int32 lj;
793 lj = 0;
795 while (lj < ll) {
796 lutf[lj] = str[li];
797 lj++;
800 lutf[lj] = 0;