Home
last modified time | relevance | path

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

/plan9-contrib/sys/include/
H A Dhtml.h103 typedef struct Align Align; typedef
126 struct Align struct
128 uchar halign; /* one of ALnone, ALleft, etc. */
129 uchar valign; /* one of ALnone, ALtop, etc. */
/plan9-contrib/sys/src/9k/port/
H A Dqmalloc.c15 typedef double Align; typedef
/plan9-contrib/sys/src/9/pc/
H A Dusbuhci.c51 Align = 16, /* for data structures */ enumerator
H A Detherm10g.c40 Align = 4096, enumerator
H A Dusbohci.c40 Align = 0x20, /* OHCI only requires 0x10 */ enumerator
/plan9-contrib/sys/src/9k/386/
H A Detherm10g.c41 Align = 4096, enumerator
/plan9-contrib/sys/src/9/loongson/
H A Dusbohci.c40 Align = 0x20, /* OHCI only requires 0x10 */ enumerator
/plan9-contrib/sys/src/9/port/
H A Dusbehci.c60 Align = 128, /* in bytes for all those descriptors */ enumerator