Searched refs:write_table_entry (Results 1 – 9 of 9) sorted by relevance
/dports/net/rabbiteer/rabbiteer-rs-c881238/cargo-crates/amq-proto-0.1.0/src/ |
H A D | table.rs | 97 fn write_table_entry(writer: &mut Vec<u8>, table_entry: &TableEntry) -> Result<()> { in write_table_entry() function 162 try!(write_table_entry(&mut tmp_buffer, item)); in write_table_entry() 206 try!(write_table_entry(&mut tmp_buffer, table_entry)); in encode_table()
|
/dports/games/libretro-picodrive/picodrive-600894e/cpu/musashi/ |
H A D | m68kmake.c | 238 void write_table_entry(FILE* filep, opcode_struct* op); 830 write_table_entry(filep, g_opcode_output_table+i); in print_opcode_output_table() 834 void write_table_entry(FILE* filep, opcode_struct* op) in write_table_entry() function
|
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/cpu/m68k/ |
H A D | m68kmake.c | 235 void write_table_entry(FILE* filep, opcode_struct* op); 821 write_table_entry(filep, g_opcode_output_table+i); in print_opcode_output_table() 825 void write_table_entry(FILE* filep, opcode_struct* op) in write_table_entry() function
|
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/cpu/m68k/ |
H A D | m68kmake.c | 235 void write_table_entry(FILE* filep, opcode_struct* op); 821 write_table_entry(filep, g_opcode_output_table+i); in print_opcode_output_table() 825 void write_table_entry(FILE* filep, opcode_struct* op) in write_table_entry() function
|
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/cpu/musashi/ |
H A D | m68kmake.c | 238 void write_table_entry(FILE* filep, opcode_struct* op); 830 write_table_entry(filep, g_opcode_output_table+i); in print_opcode_output_table() 834 void write_table_entry(FILE* filep, opcode_struct* op) in write_table_entry() function
|
/dports/emulators/dgen-sdl/dgen-sdl-1.33/musa/ |
H A D | m68kmake.c | 235 void write_table_entry(FILE* filep, opcode_struct* op); 825 write_table_entry(filep, g_opcode_output_table+i); in print_opcode_output_table() 829 void write_table_entry(FILE* filep, opcode_struct* op) in write_table_entry() function
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/cpu/m68000/ |
H A D | m68kmake.c | 239 void write_table_entry(FILE* filep, opcode_struct* op); 818 write_table_entry(filep, g_opcode_output_table+i); in print_opcode_output_table() 822 void write_table_entry(FILE* filep, opcode_struct* op) in write_table_entry() function
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/cpu/m68000/ |
H A D | m68kmake.c | 239 void write_table_entry(FILE* filep, opcode_struct* op); 818 write_table_entry(filep, g_opcode_output_table+i); in print_opcode_output_table() 822 void write_table_entry(FILE* filep, opcode_struct* op) in write_table_entry() function
|
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/musashi/ |
H A D | m68kmake.c | 239 void write_table_entry(FILE* filep, opcode_struct* op); 835 write_table_entry(filep, g_opcode_output_table+i); in print_opcode_output_table() 839 void write_table_entry(FILE* filep, opcode_struct* op) in write_table_entry() function
|