Home
last modified time | relevance | path

Searched defs:PUSH_STRING (Results 1 – 20 of 20) sorted by relevance

/dports/mail/mail2sms/mail2sms-1.3.5/
H A Dsms.h60 #define PUSH_STRING(x) (x).string macro
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/compose/src/
H A DnsMsgSend.h147 #define PUSH_STRING(S) \ macro
/dports/graphics/swftools/swftools-0.9.2/lib/action/
H A Dcompile.h27 PUSH_STRING = 0, enumerator
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/actioncompiler/
H A Dcompile.h29 PUSH_STRING = 0, enumerator
/dports/graphics/ming/libming-ming-0_4_8/src/actioncompiler/
H A Dcompile.h29 PUSH_STRING = 0, enumerator
/dports/graphics/p5-ming/libming-ming-0_4_8/src/actioncompiler/
H A Dcompile.h29 PUSH_STRING = 0, enumerator
/dports/graphics/py-ming/libming-ming-0_4_8/src/actioncompiler/
H A Dcompile.h29 PUSH_STRING = 0, enumerator
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libpp/
H A Dpplib.h674 #define PUSH_STRING(p) \ macro
/dports/shells/ksh93/ast-93u/src/lib/libpp/
H A Dpplib.h674 #define PUSH_STRING(p) \ macro
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libpp/
H A Dpplib.h675 #define PUSH_STRING(p) \ macro
/dports/mail/postfix-current/postfix-3.7-20211107/src/smtpd/
H A Dsmtpd.c1758 #define PUSH_STRING(old, curr, new) { char *old = (curr); (curr) = (new); in helo_cmd() macro
/dports/editors/nedit/nedit-5.7/source/
H A Dinterpret.c1148 #define PUSH_STRING(string, length) \ macro
/dports/graphics/ming/libming-ming-0_4_8/util/
H A Ddecompile.c290 PUSH_STRING = 0, enumerator
/dports/graphics/py-ming/libming-ming-0_4_8/util/
H A Ddecompile.c290 PUSH_STRING = 0, enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DInterpreter.cpp1323 #define PUSH_STRING(s) \ macro
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/vm/
H A DInterpreter.cpp1209 #define PUSH_STRING(s) do { REGS.sp++->setString(s); assertSameCompartmentDebugOnly(cx, R… macro
/dports/www/firefox-esr/firefox-91.8.0/js/src/vm/
H A DInterpreter.cpp1274 #define PUSH_STRING(s) \ macro
/dports/www/firefox/firefox-99.0/js/src/vm/
H A DInterpreter.cpp1299 #define PUSH_STRING(s) \ macro
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/vm/
H A DInterpreter.cpp1274 #define PUSH_STRING(s) \ macro
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DInterpreter.cpp1346 #define PUSH_STRING(s) \ macro