Home
last modified time | relevance | path

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

/dports/graphics/ampasCTL/CTL-57b48a2/lib/IlmCtl/
H A DCtlErrors.h102 ERR_FUNC_ARG_LVAL = 26, // output func not an lval enumerator
H A DCtlSyntaxTree.cpp1398 MESSAGE_LE (lcontext, ERR_FUNC_ARG_LVAL, arguments[i]->lineNumber, in computeType()