Home
last modified time | relevance | path

Searched refs:TERNARY (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Script/
DTernaryOp.h34 : Operator(Operator::TERNARY, TYPE) in TernaryOp()
DOperator.h34 TERNARY enumerator
/frameworks/compile/mclinker/lib/Script/
DRpnEvaluator.cpp61 case Operator::TERNARY: { in eval()