Searched defs:nrow (Results 1 – 3 of 3) sorted by relevance
277 new_field(int rows, int cols, int frow, int fcol, int nrow, int nbuf) in new_field()
80 int nrow; /* off-screen rows */ member
168 int nrow, ncol, x, y; /* Has to be signed - >= 0 comparison */ in test_copy() local