Searched defs:Var (Results 1 – 11 of 11) sorted by relevance
14 typedef struct Var Var; typedef23 struct Var struct27 Var* link; argument
24 typedef struct Var Var; typedef83 struct Var struct85 long offset;86 Sym* sym;87 char name;88 char etype;
23 typedef struct Var Var; typedef84 struct Var struct86 vlong offset;87 Sym* sym;88 char name;89 char etype;
24 typedef struct Var Var; typedef82 struct Var struct84 long offset;85 Sym* sym;86 char name;87 char etype;
24 typedef struct Var Var; typedef85 struct Var struct87 long offset;88 Sym* sym;89 char name;90 char etype;
11 typedef struct Var Var; typedef23 struct Var struct32 static Var *vars; argument
25 typedef struct Var Var; typedef89 struct Var struct91 long offset;92 Sym* sym;93 char name;94 char etype;
22 typedef struct Var Var; typedef77 struct Var struct79 long offset;80 Sym* sym;81 char name;82 char etype;
22 typedef struct Var Var; typedef77 struct Var struct79 vlong offset;80 Sym* sym;81 char name;82 char etype;