Home
last modified time | relevance | path

Searched defs:tables (Results 1 – 8 of 8) sorted by relevance

/plan9-contrib/sys/src/cmd/qi/
H A Dstats.c11 Inset *tables[] = { &ops0, &ops19, &ops31, &ops59, &ops63a, &ops63b, 0 }; variable
/plan9-contrib/sys/src/cmd/5i/
H A Dstats.c11 Inst *tables[] = { itab, 0 }; variable
/plan9-contrib/sys/src/cmd/ki/
H A Dstats.c12 Inst *tables[] = { op0, op2, op3, 0 }; variable
/plan9-contrib/sys/src/cmd/vi/
H A Dstats.c12 Inst *tables[] = { itab, ispec, cop1, 0 }; variable
/plan9-contrib/sys/src/cmd/gs/src/
H A Dgdevpdfk.c612 profile_table_t tables[MAX_NUM_TABLES]; in pdf_convert_cie_to_iccbased() local
H A Dgdevpsft.c683 byte tables[MAX_NUM_TABLES * 16]; in psf_write_truetype_data() local
H A Dzfapi.c298 } tables[30]; in sfnts_copy_except_glyf() local
/plan9-contrib/sys/include/
H A Dhtml.h606 Table* tables; /* list of tables */ member