Home
last modified time | relevance | path

Searched defs:M_STR (Results 1 – 14 of 14) sorted by relevance

/dports/lang/mawk/mawk-1.3.4-20190203/
H A Drexp.h37 #define M_STR 0 /* matching a literal string */ macro
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/src/
H A Dwrite-mo.c88 M_STR = 1 /* msgstr - the translated string */ enumerator
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/src/
H A Dwrite-mo.c88 M_STR = 1 /* msgstr - the translated string */ enumerator
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/src/
H A Dwrite-mo.c88 M_STR = 1 /* msgstr - the translated string */ enumerator
/dports/devel/libtextstyle/gettext-0.21/gettext-tools/src/
H A Dwrite-mo.c88 M_STR = 1 /* msgstr - the translated string */ enumerator
/dports/emulators/mess/mame-mame0226/src/devices/cpu/s2650/
H A Ds2650.cpp563 #define M_STR(address,source) \ macro
/dports/emulators/mame/mame-mame0226/src/devices/cpu/s2650/
H A Ds2650.cpp563 #define M_STR(address,source) \ macro
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/s2650/
H A Ds2650.cpp523 #define M_STR(address,source) \ macro
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/s2650/
H A Ds2650.cpp527 #define M_STR(address,source) \ macro
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/cpu/s2650/
H A Ds2650.c474 #define M_STR(address,source) \ macro
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/s2650/
H A Ds2650.c495 #define M_STR(address,source) \ macro
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/s2650/
H A Ds2650.c505 #define M_STR(address,source) \ macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skypopen/old-stuff/asterisk/
H A Dskypiax.h191 #define M_STR(tag, dst) M_F(tag, ast_copy_string(dst, __val, sizeof(dst))) macro
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_gsmopen/asterisk/
H A Dcelliax.h250 #define M_STR(tag, dst) M_F(tag, ast_copy_string(dst, __val, sizeof(dst))) macro