Home
last modified time | relevance | path

Searched refs:_setIntValue (Results 1 – 5 of 5) sorted by relevance

/dports/devel/codeworker/CodeWorker4_5_3/
H A DCW4dl.h301 SET_INT_VALUE _setIntValue; variable
458 inline void setIntValue(Tree* pTree, int iValue) { _setIntValue(pTree, iValue); } in setIntValue()
H A DDynPackage.cpp306 SET_INT_VALUE _setIntValue; member in CodeWorker::Interpreter
506 _setIntValue = pfSetIntValue; in Interpreter()
/dports/devel/codeworker/CodeWorker4_5_3/Generation/
H A DCW4dl.h_301 SET_INT_VALUE _setIntValue;
458 inline void setIntValue(Tree* pTree, int iValue) { _setIntValue(pTree, iValue); }
/dports/games/flightgear-data/fgdata/Nasal/
H A Dprops.nas35 setIntValue : func _setIntValue(me._g, arg),
H A Ddebug.nas1010 props._setIntValue(me._g, arg));