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

/freebsd-current/contrib/dialog/
H A Dbuildlist.c293 last_item(ALL_DATA * all, int selected) function
305 TRACE(("! last_item %s = %d\n", mySide(selected), result));
957 i = last_item(&all, 1);
996 i = last_item(&all, which);
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_rdma.c450 int weight, line, item, last_line, last_item; local
469 last_item = last_line * 8 + (((bmap->max_count % (64*8)) + 63) / 64);
494 for (; item < last_item; item++) {

Completed in 111 milliseconds