QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
operand_s Struct Reference
Collaboration diagram for operand_s:
[legend]

Data Fields

struct operand_snext
 
union {
   struct operand_s *   alias
 
   struct def_s *   def
 
   struct ex_label_s *   label
 
   tempop_t   tempop
 
   struct ex_value_s *   value
 
o
 
op_type_e op_type
 
int size
 for structures More...
 
etype_t type
 possibly override def's type More...
 

Field Documentation

struct operand_s* alias
struct def_s* def
struct ex_label_s* label
struct operand_s* next
union { ... } o
op_type_e op_type
int size

for structures

tempop_t tempop
etype_t type

possibly override def's type

struct ex_value_s* value

The documentation for this struct was generated from the following file: