Searched defs:Var (Results 1 – 8 of 8) sorted by relevance
14 typedef struct Var Var; typedef23 struct Var struct27 Var* link; argument
25 typedef struct Var Var; typedef88 struct Var struct90 long offset;91 Sym* sym;92 char name;93 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; typedef83 struct Var struct85 long offset;86 Sym* sym;87 char name;88 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
22 typedef struct Var Var; typedef77 struct Var struct79 vlong offset;80 Sym* sym;81 char name;82 char etype;
22 typedef struct Var Var; typedef77 struct Var struct79 long offset;80 Sym* sym;81 char name;82 char etype;