Home
last modified time | relevance | path

Searched refs:c_not (Results 1 – 25 of 53) sorted by relevance

123

/dports/devel/aegis/aegis-4.25.D510/lib/en/html/
H A Dchanges.rpt61 auto c_type, c_not, a;
63 c_not = false;
71 c_not = true;
79 c_not = true;
105 if (c_not)
114 print((c_not ? "not " : "") ## c_desc);
141 print((c_not ? "not " : "") ## c_desc);
157 if (c_not)
/dports/databases/grass7/grass-7.8.6/lib/calc/
H A Dfunction.c30 {"not", c_not, f_not},
40 {"bitnot", c_not, f_bitnot},
H A Dxnot.c37 int c_not(int argc, int *argt) in c_not() function
/dports/x11-toolkits/lesstif/lesstif-0.95.2/lib/Xm-2.1/
H A DLTglob.c218 register int c_not; in _Lesstif_fnmatch() local
227 c_not = (*p == '!' || *p == '^'); in _Lesstif_fnmatch()
228 if (c_not) in _Lesstif_fnmatch()
270 if (!c_not) in _Lesstif_fnmatch()
287 if (c_not) in _Lesstif_fnmatch()
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_timescale_udp.v46 module c_not(in, out); module
/dports/databases/xapian-core12/xapian-core-1.2.25/languages/compiler/
H A Dsyswords2.h9 c_multiplyassign, c_ne, c_next, c_non, c_not, c_or, c_plus,
H A Dsyswords.h40 { 3, (byte *)"not", c_not },
/dports/mail/rspamd/rspamd-3.1/contrib/snowball/compiler/
H A Dsyswords2.h9 c_multiplyassign, c_ne, c_next, c_non, c_not, c_or, c_plus,
H A Dsyswords.h41 { 3, (const byte *)"not", c_not },
/dports/databases/xapian-core/xapian-core-1.4.18/languages/compiler/
H A Dsyswords2.h9 c_multiplyassign, c_ne, c_next, c_non, c_not, c_or, c_plus,
H A Dsyswords.h41 { 3, (const byte *)"not", c_not },
/dports/textproc/snowballstemmer/snowball-2.2.0/compiler/
H A Dsyswords2.h9 c_multiplyassign, c_ne, c_next, c_non, c_not, c_or, c_plus,
H A Dsyswords.h41 { 3, (const byte *)"not", c_not },
/dports/mail/rspamd-devel/rspamd-93430bb/contrib/snowball/compiler/
H A Dsyswords2.h9 c_multiplyassign, c_ne, c_next, c_non, c_not, c_or, c_plus,
H A Dsyswords.h41 { 3, (const byte *)"not", c_not },
/dports/net/fspd/fsp-2.8.1b29/bsd_src/
H A Doption.c49 {"!", N_NOT, c_not, O_ZERO},
H A Dfunction.c594 PLAN *c_not (void) in c_not() function
/dports/net/fspd/fsp-2.8.1b29/include/
H A Dfind.h119 PLAN *c_not (void);
/dports/net/dgd/dgd-1.4.23/src/comp/
H A Dcompile.h73 extern node *c_not (node*);
H A Dcompile.c2333 node *c_not(node *n) in c_not() function
2351 n->l.left = c_not(n->l.left); in c_not()
2352 n->r.right = c_not(n->r.right); in c_not()
2357 n->l.left = c_not(n->l.left); in c_not()
2358 n->r.right = c_not(n->r.right); in c_not()
2419 n->r.right = c_not(n->r.right); in c_not()
/dports/databases/grass7/grass-7.8.6/include/defs/
H A Dcalc.h47 extern args_t c_not;
/dports/games/scummvm/scummvm-2.5.1/engines/director/lingo/
H A Dlingo-code.h48 void c_not();
/dports/finance/beancount/beancount-2.3.3/beancount/query/
H A Dquery_compile_test.py136 c_not = qc.EvalNot(qc.EvalConstant(17))
137 self.assertEqual(bool, c_not.dtype)
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/director/lingo/
H A Dlingo.h244 static void c_not();
/dports/graphics/sswf/sswf-1.8.4/include/sswf/scripts/fonts/
H A Dfont-fotinos.sswf131 edges "c_not" { 4, 0; 0, 2; -1, 0; 0, -1; -3, 0; 0, -1; };
308 glyph "char_not" { rect { 0, -10, 10, 3}; fill_1; move: 0, -5; c_not; };

123