Home
last modified time | relevance | path

Searched refs:z_call_s (Results 1 – 9 of 9) sorted by relevance

/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/common/
H A Dprocess.c63 z_call_s,
99 z_call_s,
106 z_call_s,
118 z_call_s,
597 void z_call_s(void) in z_call_s() function
H A Dfrotz.h555 void z_call_s(void);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/zcode/
H A Dprocessor.cpp61 &Processor::z_call_s,
68 &Processor::z_call_s,
80 &Processor::z_call_s,
170 &Processor::z_call_s, in Processor()
529 void Processor::z_call_s() { in z_call_s() function in Glk::ZCode::Processor
H A Dprocessor.h763 void z_call_s();
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/frotz/
H A Dprocessor.cpp61 &Processor::z_call_s,
68 &Processor::z_call_s,
80 &Processor::z_call_s,
170 &Processor::z_call_s, in Processor()
529 void Processor::z_call_s() { in z_call_s() function in Glk::Frotz::Processor
H A Dprocessor.h758 void z_call_s();
/dports/net-im/libpurple/pidgin-2.14.8/libpurple/protocols/zephyr/
H A Dzephyr.c148 #define z_call_s(func, err) if (func != ZERR_NONE) {\ macro
1820 z_call_s(ZInitialize(), "Couldn't initialize zephyr"); in zephyr_login()
1821 z_call_s(ZOpenPort(&(zephyr->port)), "Couldn't open port"); in zephyr_login()
1822 z_call_s(ZSetLocation((char *)zephyr->exposure), "Couldn't set location"); in zephyr_login()
/dports/net-im/pidgin/pidgin-2.14.8/libpurple/protocols/zephyr/
H A Dzephyr.c148 #define z_call_s(func, err) if (func != ZERR_NONE) {\ macro
1820 z_call_s(ZInitialize(), "Couldn't initialize zephyr"); in zephyr_login()
1821 z_call_s(ZOpenPort(&(zephyr->port)), "Couldn't open port"); in zephyr_login()
1822 z_call_s(ZSetLocation((char *)zephyr->exposure), "Couldn't set location"); in zephyr_login()
/dports/net-im/finch/pidgin-2.14.8/libpurple/protocols/zephyr/
H A Dzephyr.c148 #define z_call_s(func, err) if (func != ZERR_NONE) {\ macro
1820 z_call_s(ZInitialize(), "Couldn't initialize zephyr"); in zephyr_login()
1821 z_call_s(ZOpenPort(&(zephyr->port)), "Couldn't open port"); in zephyr_login()
1822 z_call_s(ZSetLocation((char *)zephyr->exposure), "Couldn't set location"); in zephyr_login()