Home
last modified time | relevance | path

Searched refs:op_save (Results 1 – 17 of 17) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/glulxe/
H A Dglulxe_types.h203 op_save = 0x123, enumerator
H A Doperand.cpp178 case op_save: in lookup_operandlist()
H A Dexec.cpp683 case op_save: in execute_loop()
/dports/games/scummvm/scummvm-2.5.1/engines/glk/glulx/
H A Dglulx_types.h203 op_save = 0x123, enumerator
H A Doperand.cpp178 case op_save: in lookup_operandlist()
H A Dexec.cpp683 case op_save: { in execute_loop()
/dports/mail/neomutt/neomutt-20211029/index/
H A Dfunctions.c1978 static int op_save(struct IndexSharedData *shared, struct IndexPrivateData *priv, int op) in op_save() function
3039 …{ OP_COPY_MESSAGE, op_save, CHECK_IN_MAILBOX | CHECK…
3044 …{ OP_DECODE_COPY, op_save, CHECK_IN_MAILBOX | CHECK…
3045 …{ OP_DECODE_SAVE, op_save, CHECK_IN_MAILBOX | CHECK…
3046 …{ OP_DECRYPT_COPY, op_save, CHECK_IN_MAILBOX | CHECK…
3047 …{ OP_DECRYPT_SAVE, op_save, CHECK_IN_MAILBOX | CHECK…
3133 …{ OP_SAVE, op_save, CHECK_IN_MAILBOX | CHECK…
/dports/emulators/mess/mame-mame0226/src/devices/cpu/
H A Ddrcbex64.h151 void op_save(Assembler &a, const uml::instruction &inst);
H A Ddrcbex86.h152 void op_save(Assembler &a, const uml::instruction &inst);
H A Ddrcbex64.cpp336 { uml::OP_SAVE, &drcbe_x64::op_save }, // SAVE dst
1851 void drcbe_x64::op_save(Assembler &a, const instruction &inst) in op_save() function in drc::drcbe_x64
H A Ddrcbex86.cpp214 { uml::OP_SAVE, &drcbe_x86::op_save }, // SAVE dst
2661 void drcbe_x86::op_save(Assembler &a, const instruction &inst) in op_save() function in drc::drcbe_x86
/dports/emulators/mame/mame-mame0226/src/devices/cpu/
H A Ddrcbex64.h151 void op_save(Assembler &a, const uml::instruction &inst);
H A Ddrcbex86.h152 void op_save(Assembler &a, const uml::instruction &inst);
H A Ddrcbex64.cpp336 { uml::OP_SAVE, &drcbe_x64::op_save }, // SAVE dst
1851 void drcbe_x64::op_save(Assembler &a, const instruction &inst) in op_save() function in drc::drcbe_x64
H A Ddrcbex86.cpp214 { uml::OP_SAVE, &drcbe_x86::op_save }, // SAVE dst
2661 void drcbe_x86::op_save(Assembler &a, const instruction &inst) in op_save() function in drc::drcbe_x86
/dports/mail/neomutt/neomutt-20211029/pager/
H A Dfunctions.c1209 static int op_save(struct IndexSharedData *shared, struct PagerPrivateData *priv, int op) in op_save() function
1823 { OP_DECRYPT_SAVE, op_save },
1875 { OP_SAVE, op_save },
/dports/mail/neomutt/neomutt-20211029/compose/
H A Dfunctions.c1772 static int op_save(struct ComposeSharedData *shared, int op) in op_save() function
1962 { OP_SAVE, op_save },