TABLE
static TABLE MonthDayTable[] = {
static TABLE UnitsTable[] = {
static TABLE OtherTable[] = {
static TABLE TimezoneTable[] = {
static TABLE MilitaryTable[] = {
TABLE *tp;
s->mode = TABLE;
case TABLE:
static TABLE const MonthDayTable[] = {
static TABLE const UnitsTable[] = {
static TABLE const OtherTable[] = {
static TABLE const TimezoneTable[] = {
register const TABLE *tp;
same_complaints (FILTERTABLE, TABLE);
same_complaints (FILTERTABLE, TABLE);
same_complaints (FILTERTABLE, TABLE);
same_complaints (FILTERTABLE, TABLE);
same_complaints (FILTERTABLE, TABLE);
same_complaints (FILTERTABLE, TABLE);
same_complaints (FILTERTABLE, TABLE);
same_complaints (FILTERTABLE, TABLE);
same_complaints (FILTERTABLE, TABLE);
if (type == TABLE)
#define TG3_WRITE_SETTINGS(TABLE) \
_table = TABLE; \
_end = _table + sizeof(TABLE)/sizeof(TABLE[0]); \
TABLE(0x01, tbl_01xx, 1, 0, 0xff),
TABLE(0x07, tbl_07, 1, 4, 0x0f),
TABLE(0x47, tbl_47, 1, 4, 0x0f),
TABLE(0xa5, tbl_a5x, 1, 0, 0x0f),
TABLE(0xa7, tbl_a7x, 1, 0, 0x0f),
TABLE(0xb2, tbl_b2xx, 1, 0, 0xff),
TABLE(0xb3, tbl_b3xx, 1, 0, 0xff),
TABLE(0xb9, tbl_b9xx, 1, 0, 0xff),
TABLE(0xc0, tbl_c0x, 1, 0, 0x0f),
TABLE(0xc2, tbl_c2x, 1, 0, 0x0f),
TABLE(0xc4, tbl_c4x, 1, 0, 0x0f),
TABLE(0xc6, tbl_c6x, 1, 0, 0x0f),
TABLE(0xc8, tbl_c8x, 1, 0, 0x0f),
TABLE(0xcc, tbl_ccx, 1, 0, 0x0f),
TABLE(0xe3, tbl_e3xx, 5, 0, 0xff),
TABLE(0xe5, tbl_e5xx, 1, 0, 0xff),
TABLE(0xeb, tbl_ebxx, 5, 0, 0xff),
TABLE(0xec, tbl_ecxx, 5, 0, 0xff),
TABLE(0xed, tbl_edxx, 5, 0, 0xff),
TABLE(0x4, tbl_a74, 1, 4, 0x0f),
TABLE(movcc_table, V9|V9S),
TABLE(movr_table, V9|V9S),
TABLE(FPop1_table, VALL),
TABLE(FPop2_table, VALL),
TABLE(Tcc_table, VALL),
TABLE(tr_table, V9|V9S),
OVERLAY(0x31, TABLE(rwin_table, V9|V9S)),
OVERLAY(0x36, TABLE(vis_table, V9S)),
OVERLAY(0x37, TABLE(fused_table, VALL)),
TABLE(branch_table, VALL),
TABLE(alu_table, VALL),
TABLE(ls_table, VALL)
TABLE(BPcc_table, V9|V9S),
TABLE(Bicc_table, VALL),
TABLE(BPr_table, V9|V9S),
TABLE(FBPfcc_table, V9|V9S),
TABLE(FBfcc_table, VALL),
TABLE(CBccc_table, V8)
TABLE(movfcc_table, V9|V9S),
TABLE(movicc_table, V9|V9S)
cmd ::= DROP TABLE nm(X). {sqliteDropTable(pParse,&X,0);}
create_table ::= CREATE(X) temp(T) TABLE nm(Y). {
s->mode = TABLE;
case TABLE: