Home
last modified time | relevance | path

Searched defs:push2 (Results 1 – 25 of 110) sorted by relevance

12345

/dports/devel/cc65/cc65-2.19/libsrc/runtime/
H A Dpush2.s12 .proc push2 label
/dports/net/nanomsg/nanomsg-1.1.5/tests/
H A Dpipeline.c33 int push2; in main() local
H A Dprio.c36 int push2; in main() local
/dports/net/nng/nng-1.5.2/tests/
H A Dcompat_pipeline.c33 int push2; in main() local
/dports/graphics/py-pyqtgraph/pyqtgraph-0.12.3/examples/
H A Dverlet_chain_demo.py65 push2 = np.ones(len(links2), dtype=bool) variable
/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/st7.src/
H A Dst7mac.h29 #define push2(val) {store2(regs.SP-1,(val)); regs.SP-=2; } macro
/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/stm8.src/
H A Dstm8mac.h29 #define push2(val) {store2(regs.SP-1,(val)); regs.SP-=2; } macro
/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/hc08.src/
H A Dhc08mac.h30 #define push2(val) {store2(regs.SP-1,(val)); regs.SP-=2; } macro
/dports/lang/sdcc/sdcc-4.0.0/sim/ucsim/z80.src/
H A Dz80mac.h27 #define push2(val) {regs.SP-=2; store2(regs.SP,(val));} macro
/dports/audio/aylet/aylet-0.5/
H A Dz80ops.c114 #define push2(val) /* push 16-bit register */ do{sp-=2;store2(sp,(val));}\ macro
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/usecode/
H A Duc_stack.h74 inline void push2(uint16 val) { in push2() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/gtest/
H A DTestQueue.cpp177 for (uint32_t push2 = 0; push2 < 16; ++push2) { in TEST() local
/dports/www/firefox/firefox-99.0/xpcom/tests/gtest/
H A DTestQueue.cpp177 for (uint32_t push2 = 0; push2 < 16; ++push2) { in TEST() local
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/gtest/
H A DTestQueue.cpp177 for (uint32_t push2 = 0; push2 < 16; ++push2) { in TEST() local
/dports/devel/efl/efl-1.25.1/src/bin/embryo/
H A Dembryo_cc_sc4.c577 push2(void) in push2() function
/dports/math/reduce/Reduce-svn5758-src/csl/embedded/
H A Dexterns.h139 #define push2(a,b) do { \ macro
188 #define push2(a,b) { stack[1] = (a); stack[2] = (b); stack += 2; } macro
H A Du60.c767 #define push2(a,b) do { \ macro
812 #define push2(a,b) { stack[1] = (a); stack[2] = (b); stack += 2; } macro
H A Du52.c767 #define push2(a,b) do { \ macro
812 #define push2(a,b) { stack[1] = (a); stack[2] = (b); stack += 2; } macro
H A Du58.c767 #define push2(a,b) do { \ macro
812 #define push2(a,b) { stack[1] = (a); stack[2] = (b); stack += 2; } macro
/dports/dns/powerdns/pdns-4.5.2/ext/luawrapper/include/
H A DLuaContext.hpp2552 …static int push2(lua_State* state, const std::tuple<TTypes...>& value, std::integral_constant<int,… in push2() function
2560 …static int push2(lua_State* state, std::tuple<TTypes...>&& value, std::integral_constant<int,N>) n… in push2() function
2567 …static int push2(lua_State* /*state*/, const std::tuple<TTypes...>&, std::integral_constant<int,si… in push2() function
2571 …static int push2(lua_State* /*state*/, std::tuple<TTypes...>&&, std::integral_constant<int,sizeof.… in push2() function
/dports/dns/dnsdist/dnsdist-1.6.1/ext/luawrapper/include/
H A DLuaContext.hpp2552 …static int push2(lua_State* state, const std::tuple<TTypes...>& value, std::integral_constant<int,… in push2() function
2560 …static int push2(lua_State* state, std::tuple<TTypes...>&& value, std::integral_constant<int,N>) n… in push2() function
2567 …static int push2(lua_State* /*state*/, const std::tuple<TTypes...>&, std::integral_constant<int,si… in push2() function
2571 …static int push2(lua_State* /*state*/, std::tuple<TTypes...>&&, std::integral_constant<int,sizeof.… in push2() function
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/sis/
H A Dinit301.c5675 unsigned short push2, tempax, tempbx, tempcx, temp; in SiS_SetGroup1_LVDS() local
6909 unsigned short push2, modeflag, crt2crtc, bridgeoffset; in SiS_SetGroup2() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/sis/
H A Dinit301.c5675 unsigned short push2, tempax, tempbx, tempcx, temp; in SiS_SetGroup1_LVDS() local
6909 unsigned short push2, modeflag, crt2crtc, bridgeoffset; in SiS_SetGroup2() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/sis/
H A Dinit301.c5675 unsigned short push2, tempax, tempbx, tempcx, temp; in SiS_SetGroup1_LVDS() local
6909 unsigned short push2, modeflag, crt2crtc, bridgeoffset; in SiS_SetGroup2() local
/dports/x11-drivers/xf86-video-sis/xf86-video-sis-0.12.0/src/
H A Dinit301.c5511 unsigned short push2, tempax, tempbx, tempcx, temp; in SiS_SetGroup1_LVDS() local
6713 unsigned short push2, modeflag, crt2crtc, bridgeoffset; in SiS_SetGroup2() local

12345