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

/osnet-11/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema_test.h69 #define LINES_PER_PAGE(H) ((H)->lines_per_page) macro
H A Dmema_test.c473 for (line = (LINES_PER_PAGE(handle) - 1); line >= 0; line--) {
573 for (line = (LINES_PER_PAGE(handle) - 1); line >= 0; line--) {
622 for (line = 0; line < LINES_PER_PAGE(handle); line++) {
675 for (line = 0; line < LINES_PER_PAGE(handle); line++) {

Completed in 18 milliseconds