Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DTRSTable.c58 } cellstate_t; typedef
61 cellstate_t prev_state; /* Contents type of the previous cell */
62 cellstate_t state; /* Contents type of the worked-on cell */
209 static const char *cellstate_s(cellstate_t state) in cellstate_s()
292 cellstate_t newstate; in Stbl_addCellToRow()
554 cellstate_t newstate = CS_invalid; in Stbl_finishCellInRow()