Home
last modified time | relevance | path

Searched refs:do_bank (Results 1 – 6 of 6) sorted by relevance

/dports/lang/nesasm/nbasic_2004_03_14/source/nesasm/source/
H A Dinst.h67 {NULL, "BANK", do_bank, PSEUDO, P_BANK, 0},
106 {NULL, ".BANK", do_bank, PSEUDO, P_BANK, 0},
H A Dprotos.h37 void do_bank(int *ip);
H A Dcommand.c472 do_bank(int *ip) in do_bank() function
/dports/lang/huc/huc-3.21/src/mkit/as/
H A Dinst.h67 {NULL, "BANK", do_bank, PSEUDO, P_BANK, 0},
106 {NULL, ".BANK", do_bank, PSEUDO, P_BANK, 0},
H A Dprotos.h37 void do_bank(int *ip);
H A Dcommand.c472 do_bank(int *ip) in do_bank() function