Home
last modified time | relevance | path

Searched defs:Autom (Results 1 – 4 of 4) sorted by relevance

/plan9/sys/src/cmd/kl/
H A Dl.h73 struct Autom struct
75 Sym *asym;
76 Auto *link;
77 long aoffset;
78 short type;
/plan9/sys/src/cmd/ql/
H A Dl.h72 struct Autom struct
74 Sym *sym;
75 Auto *link;
76 long aoffset;
77 short type;
/plan9/sys/src/cmd/vl/
H A Dl.h83 struct Autom struct
85 Sym* asym;
86 Auto* link;
87 long aoffset;
88 short type;
/plan9/sys/src/cmd/5l/
H A Dl.h94 struct Autom struct
96 Sym* asym;
97 Auto* link;
98 long aoffset;
99 short type;