Searched defs:DISOPCODE (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/
H A Ddis.h96 /** @name Operand type (DISOPCODE::fOpType).
471 /** Copy of the corresponding DISOPCODE::fParam1 / DISOPCODE::fParam2 /
472 * DISOPCODE::fParam3. */
485 typedef struct DISOPCODE struct
513 } DISOPCODE; typedef in typeref:struct:DISOPCODE
515 typedef const struct DISOPCODE *PCDISOPCODE;

Completed in 49 milliseconds