Home
last modified time | relevance | path

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

/AOO41X/main/idlc/inc/idlc/
H A Dastoperation.hxx32 #define OP_ONEWAY 0x0001 macro
49 { return ((m_flags & OP_ONEWAY) == OP_ONEWAY); } in isOneway()
/AOO41X/main/idlc/source/
H A Dparser.y1084 $$ = OP_ONEWAY;