BFC-Compiler
A C23 Brainfuck compiler
Toggle main menu visibility
Loading...
Searching...
No Matches
Here is a list of all documented functions with links to the documentation:
B
E
M
- b -
bfc_asm_destroy() :
bfc_codegen.h
,
bfc_codegen.c
bfc_asm_write_file() :
bfc_codegen.h
,
bfc_codegen.c
bfc_backend_select() :
bfc_codegen.c
bfc_calloc_array() :
bfc_memory.h
,
bfc_memory.c
bfc_cmd_help() :
bfc_cli.h
,
bfc_cli.c
bfc_codegen() :
bfc_codegen.h
,
bfc_codegen.c
bfc_codegen_emit_block() :
bfc_codegen_internal.h
,
bfc_codegen.c
bfc_codegen_emit_loop() :
bfc_codegen.c
bfc_codegen_emit_text() :
bfc_codegen_internal.h
,
bfc_codegen.c
bfc_codegen_emitf() :
bfc_codegen_internal.h
,
bfc_codegen.c
bfc_find_option() :
bfc_cli.c
bfc_get_error_code() :
bfc_error.h
,
bfc_error.c
bfc_ir_create() :
bfc_ir.h
,
bfc_ir.c
bfc_ir_destroy() :
bfc_ir.h
,
bfc_ir.c
bfc_ir_make_imm_instr() :
bfc_ir.h
,
bfc_ir.c
bfc_ir_make_zero_instr() :
bfc_ir.h
,
bfc_ir.c
bfc_ir_optimize_rep() :
bfc_ir.h
,
bfc_ir.c
bfc_jump_table_destroy() :
bfc_jumptable.h
,
bfc_jumptable.c
bfc_lex() :
bfc_lexer.h
,
bfc_lexer.c
bfc_log_error() :
bfc_error.h
,
bfc_error.c
bfc_make_error() :
bfc_error.h
,
bfc_error.c
bfc_make_error_with_token() :
bfc_error.h
,
bfc_error.c
bfc_make_errorf() :
bfc_error.h
,
bfc_error.c
bfc_make_errorf_with_token() :
bfc_error.h
,
bfc_error.c
bfc_make_token() :
bfc_token.h
,
bfc_token.c
bfc_malloc_array() :
bfc_memory.h
,
bfc_memory.c
bfc_parse_jump_table() :
bfc_jumptable.h
,
bfc_jumptable.c
bfc_process_args() :
bfc_cli.h
,
bfc_cli.c
bfc_program_create() :
bfc_io.h
,
bfc_io.c
bfc_program_destroy() :
bfc_io.h
,
bfc_io.c
bfc_program_getline() :
bfc_io.h
,
bfc_io.c
bfc_program_getname() :
bfc_io.h
,
bfc_io.c
bfc_realloc_array() :
bfc_memory.h
,
bfc_memory.c
bfc_set_assemble() :
bfc_cli.c
bfc_set_help() :
bfc_cli.c
bfc_set_no_comments() :
bfc_cli.c
bfc_set_output() :
bfc_cli.c
bfc_set_target() :
bfc_cli.c
bfc_set_version() :
bfc_cli.c
bfc_target_host() :
bfc_target.h
,
bfc_target.c
bfc_target_parse() :
bfc_target.h
,
bfc_target.c
bfc_token_stream_destroy() :
bfc_token.h
,
bfc_token.c
- e -
emit_data_section() :
bfc_backend_macos_aarch64.c
,
bfc_backend_macos_x86_64.c
emit_end() :
bfc_backend_macos_aarch64.c
,
bfc_backend_macos_x86_64.c
emit_header() :
bfc_backend_macos_aarch64.c
,
bfc_backend_macos_x86_64.c
emit_load_u64() :
bfc_backend_macos_aarch64.c
,
bfc_backend_macos_x86_64.c
emit_loop_test_nz() :
bfc_backend_macos_aarch64.c
,
bfc_backend_macos_x86_64.c
emit_loop_test_z() :
bfc_backend_macos_aarch64.c
,
bfc_backend_macos_x86_64.c
emit_op_add() :
bfc_backend_macos_aarch64.c
,
bfc_backend_macos_x86_64.c
emit_op_get() :
bfc_backend_macos_aarch64.c
,
bfc_backend_macos_x86_64.c
emit_op_move() :
bfc_backend_macos_aarch64.c
,
bfc_backend_macos_x86_64.c
emit_op_put() :
bfc_backend_macos_aarch64.c
,
bfc_backend_macos_x86_64.c
emit_op_set() :
bfc_backend_macos_aarch64.c
,
bfc_backend_macos_x86_64.c
emit_symbol() :
bfc_backend_macos_aarch64.c
,
bfc_backend_macos_x86_64.c
- m -
main() :
bfc.c
Generated by
1.17.0