Searched refs:newcol (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/samples/legacy/
H A DMakefile33 OBJECTS=legacy.o newcol.o oldcol.o
/external/mksh/src/
H A Dedit.c3379 static int newcol(int, int);
5097 col = newcol((unsigned char)es->cbuf[cur++], col);
5119 tcol = newcol((unsigned char)es->cbuf[tcur++], tcol);
5122 holdcol1 = newcol((unsigned char)es->cbuf[holdcur1++],
5128 newcol(int ch, int col) function

Completed in 128 milliseconds