Searched defs:sltg_variable (Results 1 – 1 of 1) sorted by relevance
125 struct sltg_variable struct127 char magic; /* 0x0a */128 char flags;129 short next;130 short name;131 short byte_offs; /* pos in struct, or offset to const type or const data (if flags & 0x08) */132 short type; /* if flags & 0x02 this is the type, else offset to type */133 int memid;134 short helpcontext;135 short helpstring;[all …]