Home
last modified time | relevance | path

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

/dports/lang/mosh/mosh-0.2.7/src/
H A DProcedureMacro.h260 #define argumentCheckTextualOutputPort(index, variableName) checkType(index, variableName, isTextua… macro
H A DPortProcedures.cpp1757 argumentCheckTextualOutputPort(0, textualOutputPort); in setCurrentOutputPortDEx()