Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/src/
DTRSTable.h10 /* TRST_MAXCOLSPAN and TRST_MAXCOLSPAN are defined in userdefs.h */ typedef struct _STable_info STa…
DTRSTable.c133 struct _STable_info { struct
135 struct _STable_info *enclosing; /* The table which contain us */ argument
233 struct _STable_info *Stbl_startTABLE(int alignment) in Stbl_startTABLE()