Searched refs:op_type (Results 1 - 3 of 3) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/ | ||
H A D | interface.h | 26 * @v op_type Operation type 31 #define INTF_OP( op_type, object_type, op_func ) { \ 32 .type = op_type, \ 34 ( ( op_type ## _TYPE ( object_type ) * ) NULL ) ) \ |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ | ||
H A D | server_protocol.h | 486 unsigned int op_type; member in struct:__anon14203::__anon14207 495 unsigned int op_type; member in struct:__anon14203::__anon14208 |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ | ||
H A D | server_protocol.h | 410 unsigned int op_type; member in struct:__anon1531::__anon1535 419 unsigned int op_type; member in struct:__anon1531::__anon1536 |
Completed in 411 milliseconds