HomeSort by relevance Sort by last modified time
    Searched refs:NULLARY (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/mclinker/include/mcld/Script/
NullaryOp.h 24 * \brief This class defines the interfaces to an nullary operator token.
34 : Operator(Operator::NULLARY, TYPE)
Operator.h 31 NULLARY,
130 /* Nullary operator */
  /frameworks/compile/mclinker/lib/Script/
RpnEvaluator.cpp 40 case Operator::NULLARY: {

Completed in 43 milliseconds