Home
last modified time | relevance | path

Searched refs:Swhile (Results 1 – 8 of 8) sorted by relevance

/dports/cad/ktechlab/ktechlab-0.50.0/microbe/
H A Dpic14.h209 void Swhile( Code * whileCode, const QString &expression);
H A Dparser.cpp603 m_pPic->Swhile( parseWithChild(fieldMap["code"].bracedCode() ), fieldMap["expression"].string() ); in processStatement()
H A Dpic14.cpp895 void PIC14::Swhile( Code * whileCode, const QString &expression) in Swhile() function in PIC14
/dports/math/aribas/aribas-1.64/src/
H A Deval.c255 obj = Swhile();
H A Dcontrol.c60 PUBLIC truc Swhile _((void));
756 PUBLIC truc Swhile() in Swhile() function
H A Dcommon.h1128 extern truc Swhile _((void));
/dports/editors/emacs/emacs-27.2/src/
H A Deval.c991 DEFUN ("while", Fwhile, Swhile, 1, UNEVALLED, 0,
4217 defsubr (&Swhile); in syms_of_eval()
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Deval.c1056 DEFUN ("while", Fwhile, Swhile, 1, UNEVALLED, 0,
4567 defsubr (&Swhile); in syms_of_eval()