Home
last modified time | relevance | path

Searched refs:theFalseObj_ (Results 1 – 4 of 4) sorted by relevance

/dports/textproc/jade/jade-1.2.1/style/
H A DInterpreter.h398 FalseObj *theFalseObj_; variable
471 return theFalseObj_; in makeFalse()
H A DInterpreter.cxx72 makePermanent(theFalseObj_ = new (*this) FalseObj); in Interpreter()
/dports/textproc/openjade/openjade-1.3.3-pre1/style/
H A DInterpreter.h475 FalseObj *theFalseObj_; in maxObjSize()
556 return theFalseObj_; in maxObjSize()
H A DInterpreter.cxx85 makePermanent(theFalseObj_ = new (*this) FalseObj); in CheckSosofoInsn()
93 defaultLanguage_ = theFalseObj_; in CheckSosofoInsn()