Searched defs:_objectRules (Results 1 – 4 of 4) sorted by relevance
158 typedef struct _objectRules { struct159 uint_t value;160 opCmd_t opCmd;161 char *operandDefinition;
85 static objectRules_t *_objectRules; variable
159 typedef struct _objectRules { struct160 uint_t value;161 opCmd_t opCmd;162 char *operandDefinition;
86 static objectRules_t *_objectRules; variable