Home
last modified time | relevance | path

Searched refs:numrows (Results 1 – 1 of 1) sorted by relevance

/third_party/uapp/kilo/
A Dkilo.c607 if (at > E.numrows) return;
609 if (at != E.numrows) {
622 E.numrows++;
638 if (at >= E.numrows) return;
643 E.numrows--;
657 for (j = 0; j < E.numrows; j++)
725 while(E.numrows <= filerow)
745 if (filerow == E.numrows) {
912 if (filerow >= E.numrows) {
1180 if (filerow < E.numrows) {
[all …]

Completed in 5 milliseconds