Home
last modified time | relevance | path

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

/dports/devel/dev86/dev86-0.16.20/bcc/
H A Dpreproc.c56 PRIVATE char dummyparam[] = { EOL, 0 }; variable
784 *(paramlist++) = dummyparam; in entermac()
/dports/irc/inspircd/inspircd-3.11.0/src/
H A Dmode.cpp533 std::string dummyparam; in ShowListModeList() local
535 if (!mw->BeforeMode(user, NULL, chan, dummyparam, true)) in ShowListModeList()