Home
last modified time | relevance | path

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

/dports/www/lynx-current/lynx2.9.0dev.9/src/
H A DTRSTable.c21 #define ROWS_GROWBY 16 macro
24 #define ROWS_GROWBY 2 macro
1068 growby += ROWS_GROWBY; in Stbl_addRowToTable()
/dports/www/lynx/lynx2.8.9rel.1/src/
H A DTRSTable.c21 #define ROWS_GROWBY 16 macro
24 #define ROWS_GROWBY 2 macro
1068 growby += ROWS_GROWBY; in Stbl_addRowToTable()