Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DTRSTable.c21 #define ROWS_GROWBY 16 macro
24 #define ROWS_GROWBY 2 macro
1094 growby += ROWS_GROWBY; in Stbl_addRowToTable()