Home
last modified time | relevance | path

Searched refs:b_not (Results 51 – 67 of 67) sorted by relevance

123

/dports/games/wesnoth/wesnoth-1.14.17/src/lua/
H A Dlbitlib.cpp92 static int b_not (lua_State *L) { in b_not() function
205 {"bnot", b_not},
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/hslua-1.3.0.1/cbits/lua-5.3.6/
H A Dlbitlib.c92 static int b_not (lua_State *L) { in b_not() function
205 {"bnot", b_not},
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/hslua-1.3.0.1/cbits/lua-5.3.6/
H A Dlbitlib.c92 static int b_not (lua_State *L) { in b_not() function
205 {"bnot", b_not},
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/lua/src/
H A Dlbitlib.c92 static int b_not (lua_State *L) { in b_not() function
205 {"bnot", b_not},
/dports/www/nift/nsm-2.4.11/Lua-5.3/src/
H A Dlbitlib.c92 static int b_not (lua_State *L) { in b_not() function
205 {"bnot", b_not},
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/lua/src/
H A Dlbitlib.c92 static int b_not (lua_State *L) { in b_not() function
205 {"bnot", b_not},
/dports/editors/rehex/rehex-0.4.0/wxLua/modules/wxlua/
H A Dlbitlib.c257 static int b_not (lua_State *L) { in b_not() function
368 {"bnot", b_not},
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/sysc/datatypes/bit/
H A Dsc_logic.h248 sc_logic& b_not() in b_not() function
H A Dsc_proxy.h253 X& b_not();
1047 sc_proxy<X>::b_not()
H A Dsc_lv_base.h329 return a.b_not();
H A Dsc_bit_proxies.h589 sc_bitref<X>& b_not();
2355 sc_bitref<X>::b_not() in b_not() function
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/sysc/datatypes/fx/
H A Dsc_ufix.h205 friend void b_not( sc_ufix&, const sc_ufix& );
440 friend void b_not( sc_ufix_fast&, const sc_ufix_fast& );
1045 b_not( sc_ufix& c, const sc_ufix& a ) in b_not() function
1759 b_not( sc_ufix_fast& c, const sc_ufix_fast& a ) in b_not() function
H A Dsc_fix.h205 friend void b_not( sc_fix&, const sc_fix& );
440 friend void b_not( sc_fix_fast&, const sc_fix_fast& );
1042 b_not( sc_fix& c, const sc_fix& a ) in b_not() function
1756 b_not( sc_fix_fast& c, const sc_fix_fast& a ) in b_not() function
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/
H A Dsystemc.h317 using sc_dt::b_not;
/dports/audio/csound/csound-6.15.0/Engine/
H A Dentry1.c154 { "!", S(LOGCL),0, 0, "b", "b", b_not, b_not },
155 { "!.0", S(LOGCL),0, 0, "B", "B", b_not, b_not },
/dports/audio/csound/csound-6.15.0/H/
H A Dentry1.h76 int32_t b_not(CSOUND *, void*);
/dports/audio/csound/csound-6.15.0/OOps/
H A Daops.c231 int32_t b_not(CSOUND *csound, LOGCL *p) in b_not() function

123