/* * * LIB - VP_USE flags definitions [not in Starlet] */ #ifndef _VECDISDEF_H #define _VECDISDEF_H /* Flags definitions for [$ENABLE|$DISABLE]_VP_USE services. Note: DEBUG understands the semantics of these flags. */ #define VECDIS$V_VALID_FLAGS 0 #define VECDIS$M_VALID_FLAGS 0x1F #define VECDIS$S_VALID_FLAGS 5 #define VECDIS$V_ASYNC_HANDLER 0 #define VECDIS$V_DEBUG 1 #define VECDIS$V_PCA 2 #define VECDIS$V_ADA 3 #define VECDIS$V_VVIEF 4 #define VECDIS$M_ASYNC_HANDLER (1<