Home
last modified time | relevance | path

Searched defs:store_func (Results 1 – 25 of 63) sorted by relevance

123

/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/
H A D65816core.c1445 #define ASLROL(load_func, store_func, carry) \ argument
1662 #define INCDEC(load_func, store_func, logic) \ argument
1905 #define LSRROR(load_func, store_func, carry) \ argument
2048 #define PHA(store_func) \ argument
2057 #define PHB(store_func) store_func(reg_dbr, 1); argument
2069 #define PHK(store_func) store_func(reg_pbr, 1); argument
2345 #define STA(store_func) \ argument
2363 #define STX(store_func) \ argument
2366 #define STY(store_func) \ argument
2369 #define STZ(store_func) \ argument
[all …]
H A D6510core.c713 #define ASL(addr, clk_inc, pc_inc, load_func, store_func) \ argument
879 #define DCP(addr, clk_inc1, clk_inc2, pc_inc, load_func, store_func) \ argument
914 #define DEC(addr, clk_inc, pc_inc, load_func, store_func) \ argument
951 #define INC(addr, clk_inc, pc_inc, load_func, store_func) \ argument
978 #define ISB(addr, clk_inc1, clk_inc2, pc_inc, load_func, store_func) \ argument
1107 #define LSR(addr, clk_inc, pc_inc, load_func, store_func) \ argument
1213 #define RLA(addr, clk_inc1, clk_inc2, pc_inc, load_func, store_func) \ argument
1250 #define ROL(addr, clk_inc, pc_inc, load_func, store_func) \ argument
1276 #define ROR(addr, clk_inc, pc_inc, load_func, store_func) \ argument
1304 #define RRA(addr, clk_inc1, clk_inc2, pc_inc, load_func, store_func) \ argument
[all …]
H A D65c02core.c576 #define ASL(addr, clk_inc, pc_inc, load_func, store_func) \ argument
792 #define DEC(addr, clk_inc, pc_inc, load_func, store_func) \ argument
834 #define INC(addr, clk_inc, pc_inc, load_func, store_func) \ argument
950 #define LSR(addr, clk_inc, pc_inc, load_func, store_func) \ argument
1115 #define ROL(addr, clk_inc, pc_inc, load_func, store_func) \ argument
1139 #define ROR(addr, clk_inc, pc_inc, load_func, store_func) \ argument
1263 #define STA(addr, clk_inc1, clk_inc2, pc_inc, store_func) \ argument
1365 #define STZ(addr, clk_inc, pc_inc, store_func) \ argument
1404 #define TRB(addr, clk_inc, pc_inc, load_func, store_func) \ argument
1417 #define TSB(addr, clk_inc, pc_inc, load_func, store_func) \ argument
/dports/emulators/vice/vice-3.5/src/
H A D65816core.c1445 #define ASLROL(load_func, store_func, carry) \ argument
1662 #define INCDEC(load_func, store_func, logic) \ argument
1905 #define LSRROR(load_func, store_func, carry) \ argument
2048 #define PHA(store_func) \ argument
2057 #define PHB(store_func) store_func(reg_dbr, 1); argument
2069 #define PHK(store_func) store_func(reg_pbr, 1); argument
2345 #define STA(store_func) \ argument
2363 #define STX(store_func) \ argument
2366 #define STY(store_func) \ argument
2369 #define STZ(store_func) \ argument
[all …]
H A D65c02core.c585 #define ASL(addr, clk_inc, pc_inc, load_func, store_func) \ argument
801 #define DEC(addr, clk_inc, pc_inc, load_func, store_func) \ argument
843 #define INC(addr, clk_inc, pc_inc, load_func, store_func) \ argument
959 #define LSR(addr, clk_inc, pc_inc, load_func, store_func) \ argument
1124 #define ROL(addr, clk_inc, pc_inc, load_func, store_func) \ argument
1148 #define ROR(addr, clk_inc, pc_inc, load_func, store_func) \ argument
1272 #define STA(addr, clk_inc1, clk_inc2, pc_inc, store_func) \ argument
1374 #define STZ(addr, clk_inc, pc_inc, store_func) \ argument
1413 #define TRB(addr, clk_inc, pc_inc, load_func, store_func) \ argument
1426 #define TSB(addr, clk_inc, pc_inc, load_func, store_func) \ argument
H A D6510core.c846 #define ASL(addr, clk_inc, pc_inc, load_func, store_func, dummy_func) \ argument
1013 #define DCP(addr, clk_inc1, clk_inc2, pc_inc, load_func, store_func, dummy_func) \ argument
1050 #define DEC(addr, clk_inc, pc_inc, load_func, store_func, dummy_func) \ argument
1088 #define INC(addr, clk_inc, pc_inc, load_func, store_func, dummy_func) \ argument
1117 #define ISB(addr, clk_inc1, clk_inc2, pc_inc, load_func, store_func, dummy_func) \ argument
1260 #define LSR(addr, clk_inc, pc_inc, load_func, store_func, dummy_func) \ argument
1386 #define RLA(addr, clk_inc1, clk_inc2, pc_inc, load_func, store_func, dummy_func) \ argument
1427 #define ROL(addr, clk_inc, pc_inc, load_func, store_func, dummy_func) \ argument
1454 #define ROR(addr, clk_inc, pc_inc, load_func, store_func, dummy_func) \ argument
1483 #define RRA(addr, clk_inc1, clk_inc2, pc_inc, load_func, store_func, dummy_func) \ argument
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/local_function/example/
H A Dgcc_store.cpp12 void intermediate(boost::function<void (int, int)> store_func, int size) { in intermediate() argument
/dports/devel/boost-python-libs/boost_1_72_0/libs/local_function/example/
H A Dgcc_store.cpp12 void intermediate(boost::function<void (int, int)> store_func, int size) { in intermediate() argument
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/local_function/example/
H A Dgcc_store.cpp12 void intermediate(boost::function<void (int, int)> store_func, int size) { in intermediate() argument
/dports/databases/percona57-server/boost_1_59_0/libs/local_function/example/
H A Dgcc_store.cpp12 void intermediate(boost::function<void (int, int)> store_func, int size) { in intermediate() argument
/dports/databases/xtrabackup/boost_1_59_0/libs/local_function/example/
H A Dgcc_store.cpp12 void intermediate(boost::function<void (int, int)> store_func, int size) { in intermediate() argument
/dports/databases/percona57-client/boost_1_59_0/libs/local_function/example/
H A Dgcc_store.cpp12 void intermediate(boost::function<void (int, int)> store_func, int size) { in intermediate() argument
/dports/devel/boost-libs/boost_1_72_0/libs/local_function/example/
H A Dgcc_store.cpp12 void intermediate(boost::function<void (int, int)> store_func, int size) { in intermediate() argument
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/local_function/example/
H A Dgcc_store.cpp12 void intermediate(boost::function<void (int, int)> store_func, int size) { in intermediate() argument
/dports/devel/hyperscan/boost_1_75_0/libs/local_function/example/
H A Dgcc_store.cpp12 void intermediate(boost::function<void (int, int)> store_func, int size) { in intermediate() argument
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/storage/myisam/
H A Drt_mbr.cc300 #define RT_COMB_KORR(type, korr_func, store_func, len) \ argument
313 #define RT_COMB_GET(type, get_func, store_func, len) \ argument
653 #define RT_PAGE_MBR_KORR(type, korr_func, store_func, len) \ argument
672 #define RT_PAGE_MBR_GET(type, get_func, store_func, len) \ argument
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/myisam/
H A Drt_mbr.c328 #define RT_COMB_KORR(type, korr_func, store_func, len) \ argument
341 #define RT_COMB_GET(type, get_func, store_func, len) \ argument
697 #define RT_PAGE_MBR_KORR(type, korr_func, store_func, len) \ argument
719 #define RT_PAGE_MBR_GET(type, get_func, store_func, len) \ argument
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/myisam/
H A Drt_mbr.c328 #define RT_COMB_KORR(type, korr_func, store_func, len) \ argument
341 #define RT_COMB_GET(type, get_func, store_func, len) \ argument
697 #define RT_PAGE_MBR_KORR(type, korr_func, store_func, len) \ argument
719 #define RT_PAGE_MBR_GET(type, get_func, store_func, len) \ argument
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/myisam/
H A Drt_mbr.c328 #define RT_COMB_KORR(type, korr_func, store_func, len) \ argument
341 #define RT_COMB_GET(type, get_func, store_func, len) \ argument
697 #define RT_PAGE_MBR_KORR(type, korr_func, store_func, len) \ argument
719 #define RT_PAGE_MBR_GET(type, get_func, store_func, len) \ argument
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/myisam/
H A Drt_mbr.c319 #define RT_COMB_KORR(type, korr_func, store_func, len) \ argument
332 #define RT_COMB_GET(type, get_func, store_func, len) \ argument
680 #define RT_PAGE_MBR_KORR(type, korr_func, store_func, len) \ argument
702 #define RT_PAGE_MBR_GET(type, get_func, store_func, len) \ argument
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/myisam/
H A Drt_mbr.c319 #define RT_COMB_KORR(type, korr_func, store_func, len) \ argument
332 #define RT_COMB_GET(type, get_func, store_func, len) \ argument
680 #define RT_PAGE_MBR_KORR(type, korr_func, store_func, len) \ argument
702 #define RT_PAGE_MBR_GET(type, get_func, store_func, len) \ argument
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/myisam/
H A Drt_mbr.c319 #define RT_COMB_KORR(type, korr_func, store_func, len) \ argument
332 #define RT_COMB_GET(type, get_func, store_func, len) \ argument
680 #define RT_PAGE_MBR_KORR(type, korr_func, store_func, len) \ argument
702 #define RT_PAGE_MBR_GET(type, get_func, store_func, len) \ argument
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/myisam/
H A Drt_mbr.c319 #define RT_COMB_KORR(type, korr_func, store_func, len) \ argument
332 #define RT_COMB_GET(type, get_func, store_func, len) \ argument
680 #define RT_PAGE_MBR_KORR(type, korr_func, store_func, len) \ argument
702 #define RT_PAGE_MBR_GET(type, get_func, store_func, len) \ argument
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/myisam/
H A Drt_mbr.c319 #define RT_COMB_KORR(type, korr_func, store_func, len) \ argument
332 #define RT_COMB_GET(type, get_func, store_func, len) \ argument
680 #define RT_PAGE_MBR_KORR(type, korr_func, store_func, len) \ argument
702 #define RT_PAGE_MBR_GET(type, get_func, store_func, len) \ argument
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/myisam/
H A Drt_mbr.c328 #define RT_COMB_KORR(type, korr_func, store_func, len) \ argument
341 #define RT_COMB_GET(type, get_func, store_func, len) \ argument
697 #define RT_PAGE_MBR_KORR(type, korr_func, store_func, len) \ argument
719 #define RT_PAGE_MBR_GET(type, get_func, store_func, len) \ argument

123