Home
last modified time | relevance | path

Searched refs:PVMFInfoLast (Results 1 – 2 of 2) sorted by relevance

/external/opencore/pvmi/pvmf/include/
Dpvmf_return_codes.h378 const PVMFStatus PVMFInfoLast = 100; variable
382 #define IsPVMFInfoCode(s) ((PVMFInfoFirst<=s)&&(s<=PVMFInfoLast))
/external/opencore/nodes/pvcommsionode/src/
Dpv_comms_io_node.h79 const PVMFStatus PVMFInfoEndOfInputPortData = PVMFInfoLast + 1;
80 const PVMFStatus PVMFInfoEndOfOutputPortData = PVMFInfoLast + 2;